Amazon.Redshift.Model.EnableSnapshotCopyRequest.IsSetClusterIdentifier C# (CSharp) Méthode

IsSetClusterIdentifier() private méthode

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