Uses of Interface
software.amazon.awscdk.services.dms.CfnEndpoint.NeptuneSettingsProperty
Packages that use CfnEndpoint.NeptuneSettingsProperty
Package
Description
AWS Database Migration Service Construct Library
-
Uses of CfnEndpoint.NeptuneSettingsProperty in software.amazon.awscdk.services.dms
Classes in software.amazon.awscdk.services.dms that implement CfnEndpoint.NeptuneSettingsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEndpoint.NeptuneSettingsPropertyMethods in software.amazon.awscdk.services.dms that return CfnEndpoint.NeptuneSettingsPropertyModifier and TypeMethodDescriptionCfnEndpoint.NeptuneSettingsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.dms with parameters of type CfnEndpoint.NeptuneSettingsPropertyModifier and TypeMethodDescriptionCfnEndpoint.Builder.neptuneSettings(CfnEndpoint.NeptuneSettingsProperty neptuneSettings) Settings in JSON format for the target Amazon Neptune endpoint.CfnEndpointProps.Builder.neptuneSettings(CfnEndpoint.NeptuneSettingsProperty neptuneSettings) Sets the value ofCfnEndpointProps.getNeptuneSettings()voidCfnEndpoint.setNeptuneSettings(CfnEndpoint.NeptuneSettingsProperty value) Settings in JSON format for the target Amazon Neptune endpoint.