| Package | Description |
|---|---|
| software.amazon.awscdk.services.dms |
AWS Database Migration Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEndpoint.PostgreSqlSettingsProperty.Jsii$Proxy
An implementation for
CfnEndpoint.PostgreSqlSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.PostgreSqlSettingsProperty |
CfnEndpoint.PostgreSqlSettingsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.postgreSqlSettings(CfnEndpoint.PostgreSqlSettingsProperty postgreSqlSettings)
Sets the value of
CfnEndpointProps.getPostgreSqlSettings() |
CfnEndpoint.Builder |
CfnEndpoint.Builder.postgreSqlSettings(CfnEndpoint.PostgreSqlSettingsProperty postgreSqlSettings)
Settings in JSON format for the source and target PostgreSQL endpoint.
|
void |
CfnEndpoint.setPostgreSqlSettings(CfnEndpoint.PostgreSqlSettingsProperty value)
Settings in JSON format for the source and target PostgreSQL endpoint.
|
Copyright © 2022. All rights reserved.