Amazon.IdentityManagement.Model.InstanceProfile.IsSetInstanceProfileId C# (CSharp) Method

IsSetInstanceProfileId() private method

private IsSetInstanceProfileId ( ) : bool
return bool
        internal bool IsSetInstanceProfileId()
        {
            return this.instanceProfileId != null;
        }