Amazon.RDS.Model.DescribeDBClusterSnapshotsRequest.IsSetDBClusterSnapshotIdentifier C# (CSharp) Méthode

IsSetDBClusterSnapshotIdentifier() private méthode

private IsSetDBClusterSnapshotIdentifier ( ) : bool
Résultat bool
        internal bool IsSetDBClusterSnapshotIdentifier()
        {
            return this._dbClusterSnapshotIdentifier != null;
        }