Uses of Interface
software.amazon.awscdk.services.dms.CfnEndpoint.SybaseSettingsProperty
Package
Description
AWS Database Migration Service Construct Library
-
Uses of CfnEndpoint.SybaseSettingsProperty in software.amazon.awscdk.services.dms
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnEndpoint.SybaseSettingsProperty
Modifier and TypeMethodDescriptionCfnEndpoint.SybaseSettingsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnEndpoint.setSybaseSettings
(CfnEndpoint.SybaseSettingsProperty value) Settings in JSON format for the source and target SAP ASE endpoint.CfnEndpoint.Builder.sybaseSettings
(CfnEndpoint.SybaseSettingsProperty sybaseSettings) Settings in JSON format for the source and target SAP ASE endpoint.CfnEndpointProps.Builder.sybaseSettings
(CfnEndpoint.SybaseSettingsProperty sybaseSettings) Sets the value ofCfnEndpointProps.getSybaseSettings()