Amazon.Redshift.Model.EnableSnapshotCopyRequest.IsSetClusterIdentifier C# (CSharp) Method

IsSetClusterIdentifier() private method

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