Amazon.IdentityManagement.Model.GetInstanceProfileResult.IsSetInstanceProfile C# (CSharp) Méthode

IsSetInstanceProfile() private méthode

private IsSetInstanceProfile ( ) : bool
Résultat bool
        internal bool IsSetInstanceProfile()
        {
            return this.instanceProfile != null;
        }
    }
GetInstanceProfileResult