Amazon.IdentityManagement.Model.RoleDetail.IsSetInstanceProfileList C# (CSharp) Method

IsSetInstanceProfileList() private method

private IsSetInstanceProfileList ( ) : bool
return bool
        internal bool IsSetInstanceProfileList()
        {
            return this._instanceProfileList != null && this._instanceProfileList.Count > 0; 
        }