Uses of Class
software.amazon.awscdk.services.ecs.CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder
-
Uses of CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.builder()CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.createdAt(String createdAt) CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.executionRoleArn(String executionRoleArn) CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.healthCheckPath(String healthCheckPath) CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.ingressPaths(List<? extends Object> ingressPaths) CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.ingressPaths(IResolvable ingressPaths) CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.networkConfiguration(IResolvable networkConfiguration) CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.networkConfiguration(CfnExpressGatewayService.ExpressGatewayServiceNetworkConfigurationProperty networkConfiguration) CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.primaryContainer(IResolvable primaryContainer) CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.primaryContainer(CfnExpressGatewayService.ExpressGatewayContainerProperty primaryContainer) CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.scalingTarget(IResolvable scalingTarget) CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.scalingTarget(CfnExpressGatewayService.ExpressGatewayScalingTargetProperty scalingTarget) CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.serviceRevisionArn(String serviceRevisionArn) CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.taskRoleArn(String taskRoleArn) Constructors in software.amazon.awscdk.services.ecs with parameters of type CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.