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

IsSetSourceSnapshotClusterIdentifier() private method

private IsSetSourceSnapshotClusterIdentifier ( ) : bool
return bool
        internal bool IsSetSourceSnapshotClusterIdentifier()
        {
            return this._sourceSnapshotClusterIdentifier != null;
        }