Amazon.Redshift.Model.CreateClusterSnapshotRequest.IsSetSnapshotIdentifier C# (CSharp) Method

IsSetSnapshotIdentifier() private method

private IsSetSnapshotIdentifier ( ) : bool
return bool
        internal bool IsSetSnapshotIdentifier()
        {
            return this._snapshotIdentifier != null;
        }