Amazon.SQS.Model.AddPermissionRequest.IsSetActions C# (CSharp) Метод

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

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