Amazon.IdentityManagement.Model.InstanceProfile.IsSetInstanceProfileName C# (CSharp) 메소드

IsSetInstanceProfileName() 개인적인 메소드

private IsSetInstanceProfileName ( ) : bool
리턴 bool
        internal bool IsSetInstanceProfileName()
        {
            return this.instanceProfileName != null;
        }