Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnExpressGatewayServiceMixinProps.Builder
Packages that use CfnExpressGatewayServiceMixinProps.Builder
-
Uses of CfnExpressGatewayServiceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnExpressGatewayServiceMixinProps.BuilderModifier and TypeMethodDescriptionCfnExpressGatewayServiceMixinProps.builder()Sets the value ofCfnExpressGatewayServiceMixinProps.getCluster()Sets the value ofCfnExpressGatewayServiceMixinProps.getCpu()CfnExpressGatewayServiceMixinProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnExpressGatewayServiceMixinProps.getExecutionRoleArn()CfnExpressGatewayServiceMixinProps.Builder.healthCheckPath(String healthCheckPath) Sets the value ofCfnExpressGatewayServiceMixinProps.getHealthCheckPath()CfnExpressGatewayServiceMixinProps.Builder.infrastructureRoleArn(String infrastructureRoleArn) Sets the value ofCfnExpressGatewayServiceMixinProps.getInfrastructureRoleArn()Sets the value ofCfnExpressGatewayServiceMixinProps.getMemory()CfnExpressGatewayServiceMixinProps.Builder.networkConfiguration(CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceNetworkConfigurationProperty networkConfiguration) Sets the value ofCfnExpressGatewayServiceMixinProps.getNetworkConfiguration()CfnExpressGatewayServiceMixinProps.Builder.networkConfiguration(IResolvable networkConfiguration) Sets the value ofCfnExpressGatewayServiceMixinProps.getNetworkConfiguration()CfnExpressGatewayServiceMixinProps.Builder.primaryContainer(CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty primaryContainer) Sets the value ofCfnExpressGatewayServiceMixinProps.getPrimaryContainer()CfnExpressGatewayServiceMixinProps.Builder.primaryContainer(IResolvable primaryContainer) Sets the value ofCfnExpressGatewayServiceMixinProps.getPrimaryContainer()CfnExpressGatewayServiceMixinProps.Builder.scalingTarget(CfnExpressGatewayServicePropsMixin.ExpressGatewayScalingTargetProperty scalingTarget) Sets the value ofCfnExpressGatewayServiceMixinProps.getScalingTarget()CfnExpressGatewayServiceMixinProps.Builder.scalingTarget(IResolvable scalingTarget) Sets the value ofCfnExpressGatewayServiceMixinProps.getScalingTarget()CfnExpressGatewayServiceMixinProps.Builder.serviceName(String serviceName) Sets the value ofCfnExpressGatewayServiceMixinProps.getServiceName()Sets the value ofCfnExpressGatewayServiceMixinProps.getTags()CfnExpressGatewayServiceMixinProps.Builder.taskRoleArn(String taskRoleArn) Sets the value ofCfnExpressGatewayServiceMixinProps.getTaskRoleArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnExpressGatewayServiceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnExpressGatewayServiceMixinProps.Builder.