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

IsSetDestinationRegion() private method

private IsSetDestinationRegion ( ) : bool
return bool
        internal bool IsSetDestinationRegion()
        {
            return this._destinationRegion != null;
        }