Uses of Interface
software.amazon.awscdk.services.dms.CfnEndpoint.OracleSettingsProperty
Package
Description
AWS Database Migration Service Construct Library
-
Uses of CfnEndpoint.OracleSettingsProperty in software.amazon.awscdk.services.dms
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnEndpoint.OracleSettingsProperty
Modifier and TypeMethodDescriptionCfnEndpoint.OracleSettingsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnEndpoint.Builder.oracleSettings
(CfnEndpoint.OracleSettingsProperty oracleSettings) Settings in JSON format for the source and target Oracle endpoint.CfnEndpointProps.Builder.oracleSettings
(CfnEndpoint.OracleSettingsProperty oracleSettings) Sets the value ofCfnEndpointProps.getOracleSettings()
void
CfnEndpoint.setOracleSettings
(CfnEndpoint.OracleSettingsProperty value) Settings in JSON format for the source and target Oracle endpoint.