Amazon.Redshift.Model.DeleteClusterSnapshotRequest.IsSetSnapshotClusterIdentifier C# (CSharp) Méthode

IsSetSnapshotClusterIdentifier() private méthode

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