Amazon.IdentityManagement.Model.CreateInstanceProfileResponse.IsSetInstanceProfile C# (CSharp) 메소드

IsSetInstanceProfile() 개인적인 메소드

private IsSetInstanceProfile ( ) : bool
리턴 bool
        internal bool IsSetInstanceProfile()
        {
            return this._instanceProfile != null;
        }
CreateInstanceProfileResponse