Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.dms.CfnEndpointPropsMixin.S3SettingsProperty
Packages that use CfnEndpointPropsMixin.S3SettingsProperty
-
Uses of CfnEndpointPropsMixin.S3SettingsProperty in software.amazon.awscdk.cfnpropertymixins.services.dms
Classes in software.amazon.awscdk.cfnpropertymixins.services.dms that implement CfnEndpointPropsMixin.S3SettingsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEndpointPropsMixin.S3SettingsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.dms that return CfnEndpointPropsMixin.S3SettingsPropertyModifier and TypeMethodDescriptionCfnEndpointPropsMixin.S3SettingsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.dms with parameters of type CfnEndpointPropsMixin.S3SettingsPropertyModifier and TypeMethodDescriptionCfnEndpointMixinProps.Builder.s3Settings(CfnEndpointPropsMixin.S3SettingsProperty s3Settings) Sets the value ofCfnEndpointMixinProps.getS3Settings()CfnEndpointPropsMixin.Builder.s3Settings(CfnEndpointPropsMixin.S3SettingsProperty s3Settings) Settings in JSON format for the source and target Amazon S3 endpoint.