Amazon.Redshift.Model.ClusterSnapshotCopyStatus.IsSetDestinationRegion C# (CSharp) 메소드

IsSetDestinationRegion() 개인적인 메소드

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