Uses of Interface
software.amazon.awscdk.services.dms.CfnEndpoint.RedisSettingsProperty
Packages that use CfnEndpoint.RedisSettingsProperty
Package
Description
AWS Database Migration Service Construct Library
-
Uses of CfnEndpoint.RedisSettingsProperty in software.amazon.awscdk.services.dms
Classes in software.amazon.awscdk.services.dms that implement CfnEndpoint.RedisSettingsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEndpoint.RedisSettingsPropertyMethods in software.amazon.awscdk.services.dms that return CfnEndpoint.RedisSettingsPropertyModifier and TypeMethodDescriptionCfnEndpoint.RedisSettingsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.dms with parameters of type CfnEndpoint.RedisSettingsPropertyModifier and TypeMethodDescriptionCfnEndpoint.Builder.redisSettings(CfnEndpoint.RedisSettingsProperty redisSettings) Settings in JSON format for the target Redis endpoint.CfnEndpointProps.Builder.redisSettings(CfnEndpoint.RedisSettingsProperty redisSettings) Sets the value ofCfnEndpointProps.getRedisSettings()voidCfnEndpoint.setRedisSettings(CfnEndpoint.RedisSettingsProperty value) Settings in JSON format for the target Redis endpoint.