Amazon.ECS.Model.TaskDefinition.IsSetRequiresAttributes C# (CSharp) Метод

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

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