Amazon.RDS.Model.DBClusterSnapshotAttributesResult.IsSetDBClusterSnapshotAttributes C# (CSharp) Метод

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

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