Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder
Packages that use CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder
-
Uses of CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.builder()CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.cpu(String cpu) CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.createdAt(String createdAt) CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.executionRoleArn(String executionRoleArn) CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.healthCheckPath(String healthCheckPath) CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.ingressPaths(List<? extends Object> ingressPaths) CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.ingressPaths(IResolvable ingressPaths) CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.memory(String memory) CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.networkConfiguration(CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceNetworkConfigurationProperty networkConfiguration) CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.networkConfiguration(IResolvable networkConfiguration) CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.primaryContainer(CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty primaryContainer) CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.primaryContainer(IResolvable primaryContainer) CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.scalingTarget(CfnExpressGatewayServicePropsMixin.ExpressGatewayScalingTargetProperty scalingTarget) CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.scalingTarget(IResolvable scalingTarget) CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.serviceRevisionArn(String serviceRevisionArn) CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.taskRoleArn(String taskRoleArn) Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnExpressGatewayServicePropsMixin.ExpressGatewayServiceConfigurationProperty.Builder.