Amazon.EC2.Model.CopySnapshotRequest.IsSetDestinationRegion C# (CSharp) 메소드

IsSetDestinationRegion() 개인적인 메소드

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