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

IsSetClusterIdentifier() private méthode

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