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

IsSetInstanceProfile() 개인적인 메소드

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