Amazon.EC2.Model.CopySnapshotRequest.IsSetDestinationRegion C# (CSharp) Méthode

IsSetDestinationRegion() private méthode

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