Region
- Last Updated: January 10, 2022
- 1 minute read
- DataDirect Connectors
- JDBC
- Autonomous REST Connector 6.0
- Documentation
Purpose
Specifies the name of the region that hosts your AWS server when using AWS credentials to authenticate (AuthenticationMethod=AWS).
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