Amazon.IdentityManagement.Model.CreateInstanceProfileResponse.IsSetInstanceProfile C# (CSharp) Method

IsSetInstanceProfile() private method

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