Amazon.CognitoIdentityProvider.Model.UpdateUserPoolClientRequest.IsSetWriteAttributes C# (CSharp) Méthode

IsSetWriteAttributes() private méthode

private IsSetWriteAttributes ( ) : bool
Résultat bool
        internal bool IsSetWriteAttributes()
        {
            return this._writeAttributes != null && this._writeAttributes.Count > 0; 
        }