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