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

IsSetAttachedManagedPolicies() private method

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