Amazon.CognitoIdentityProvider.Model.CreateUserPoolClientRequest.IsSetWriteAttributes C# (CSharp) Метод

IsSetWriteAttributes() приватный Метод

private IsSetWriteAttributes ( ) : bool
Результат bool
        internal bool IsSetWriteAttributes()
        {
            return this._writeAttributes != null && this._writeAttributes.Count > 0; 
        }