Amazon.RDS.Model.DBClusterSnapshotAttribute.IsSetAttributeValues C# (CSharp) Метод

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

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