Amazon.Redshift.Model.EnableSnapshotCopyRequest.IsSetDestinationRegion C# (CSharp) Метод

IsSetDestinationRegion() приватный Метод

private IsSetDestinationRegion ( ) : bool
Результат bool
        internal bool IsSetDestinationRegion()
        {
            return this._destinationRegion != null;
        }