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