Amazon.IdentityManagement.Model.GetInstanceProfileRequest.IsSetInstanceProfileName C# (CSharp) Method

IsSetInstanceProfileName() private method

private IsSetInstanceProfileName ( ) : bool
return bool
        internal bool IsSetInstanceProfileName()
        {
            return this._instanceProfileName != null;
        }
GetInstanceProfileRequest