Amazon.Redshift.Model.CopyClusterSnapshotRequest.IsSetSourceSnapshotIdentifier C# (CSharp) Method

IsSetSourceSnapshotIdentifier() private method

private IsSetSourceSnapshotIdentifier ( ) : bool
return bool
        internal bool IsSetSourceSnapshotIdentifier()
        {
            return this._sourceSnapshotIdentifier != null;
        }