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

IsSetRolePolicyList() private method

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