Uses of Class
software.amazon.awscdk.services.ecs.CfnService.AdvancedConfigurationProperty.Builder
Packages that use CfnService.AdvancedConfigurationProperty.Builder
-
Uses of CfnService.AdvancedConfigurationProperty.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CfnService.AdvancedConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnService.AdvancedConfigurationProperty.Builder.alternateTargetGroupArn
(String alternateTargetGroupArn) Sets the value ofCfnService.AdvancedConfigurationProperty.getAlternateTargetGroupArn()
CfnService.AdvancedConfigurationProperty.builder()
CfnService.AdvancedConfigurationProperty.Builder.productionListenerRule
(String productionListenerRule) Sets the value ofCfnService.AdvancedConfigurationProperty.getProductionListenerRule()
Sets the value ofCfnService.AdvancedConfigurationProperty.getRoleArn()
CfnService.AdvancedConfigurationProperty.Builder.testListenerRule
(String testListenerRule) Sets the value ofCfnService.AdvancedConfigurationProperty.getTestListenerRule()
Constructors in software.amazon.awscdk.services.ecs with parameters of type CfnService.AdvancedConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnService.AdvancedConfigurationProperty.Builder
.