Uses of Interface
software.amazon.awscdk.services.ecs.AppMeshProxyConfigurationConfigProps
Packages that use AppMeshProxyConfigurationConfigProps
-
Uses of AppMeshProxyConfigurationConfigProps in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement AppMeshProxyConfigurationConfigPropsModifier and TypeClassDescriptionstatic final classAn implementation forAppMeshProxyConfigurationConfigPropsMethods in software.amazon.awscdk.services.ecs that return AppMeshProxyConfigurationConfigPropsModifier and TypeMethodDescriptionAppMeshProxyConfigurationConfigProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecs with parameters of type AppMeshProxyConfigurationConfigPropsModifier and TypeMethodDescriptionstatic ProxyConfigurationProxyConfigurations.appMeshProxyConfiguration(AppMeshProxyConfigurationConfigProps props) Constructs a new instance of the ProxyConfiguration class.Constructors in software.amazon.awscdk.services.ecs with parameters of type AppMeshProxyConfigurationConfigPropsModifierConstructorDescriptionConstructs a new instance of the AppMeshProxyConfiguration class.