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