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