Amazon.AutoScaling.Model.DescribePoliciesRequest.IsSetPolicyTypes C# (CSharp) Метод

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

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