Region
- Last Updated: November 17, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- PostgreSQL 6.0
- Documentation
Purpose
Specifies the name of the region that hosts your AWS server when using
AWS credentials to authenticate (AuthenticationMethod=AWSIAM).
Valid Values
String
where:
String
is the name of the region that hosts your AWS server. For example,
us-east-1 or us-east-2.
Data Source Methods
public String getRegionName()
public void
setRegionName(String)
Default Value
No default value
Data Type
String