Amazon.RDS.Model.DBClusterSnapshotAttributesResult.IsSetDBClusterSnapshotAttributes C# (CSharp) Méthode

IsSetDBClusterSnapshotAttributes() private méthode

private IsSetDBClusterSnapshotAttributes ( ) : bool
Résultat bool
        internal bool IsSetDBClusterSnapshotAttributes()
        {
            return this._dbClusterSnapshotAttributes != null && this._dbClusterSnapshotAttributes.Count > 0; 
        }