Amazon.Redshift.Model.DeleteClusterRequest.IsSetFinalClusterSnapshotIdentifier C# (CSharp) 메소드

IsSetFinalClusterSnapshotIdentifier() 개인적인 메소드

private IsSetFinalClusterSnapshotIdentifier ( ) : bool
리턴 bool
        internal bool IsSetFinalClusterSnapshotIdentifier()
        {
            return this._finalClusterSnapshotIdentifier != null;
        }