public static interface SourceRegion.Builder extends SdkPojo, CopyableBuilder<SourceRegion.Builder,SourceRegion>
| Modifier and Type | Method and Description |
|---|---|
SourceRegion.Builder |
endpoint(String endpoint)
The endpoint for the source Amazon Web Services Region endpoint.
|
SourceRegion.Builder |
regionName(String regionName)
The name of the source Amazon Web Services Region.
|
SourceRegion.Builder |
status(String status)
The status of the source Amazon Web Services Region.
|
SourceRegion.Builder |
supportsDBInstanceAutomatedBackupsReplication(Boolean supportsDBInstanceAutomatedBackupsReplication)
Whether the source Amazon Web Services Region supports replicating automated backups to the current Amazon
Web Services Region.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSourceRegion.Builder regionName(String regionName)
The name of the source Amazon Web Services Region.
regionName - The name of the source Amazon Web Services Region.SourceRegion.Builder endpoint(String endpoint)
The endpoint for the source Amazon Web Services Region endpoint.
endpoint - The endpoint for the source Amazon Web Services Region endpoint.SourceRegion.Builder status(String status)
The status of the source Amazon Web Services Region.
status - The status of the source Amazon Web Services Region.SourceRegion.Builder supportsDBInstanceAutomatedBackupsReplication(Boolean supportsDBInstanceAutomatedBackupsReplication)
Whether the source Amazon Web Services Region supports replicating automated backups to the current Amazon Web Services Region.
supportsDBInstanceAutomatedBackupsReplication - Whether the source Amazon Web Services Region supports replicating automated backups to the current
Amazon Web Services Region.Copyright © 2022. All rights reserved.