Uses of Class
software.amazon.awscdk.services.ecs.CfnExpressGatewayService.ExpressGatewayContainerProperty.Builder
Packages that use CfnExpressGatewayService.ExpressGatewayContainerProperty.Builder
-
Uses of CfnExpressGatewayService.ExpressGatewayContainerProperty.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CfnExpressGatewayService.ExpressGatewayContainerProperty.BuilderModifier and TypeMethodDescriptionCfnExpressGatewayService.ExpressGatewayContainerProperty.Builder.awsLogsConfiguration(IResolvable awsLogsConfiguration) CfnExpressGatewayService.ExpressGatewayContainerProperty.Builder.awsLogsConfiguration(CfnExpressGatewayService.ExpressGatewayServiceAwsLogsConfigurationProperty awsLogsConfiguration) CfnExpressGatewayService.ExpressGatewayContainerProperty.builder()Sets the value ofCfnExpressGatewayService.ExpressGatewayContainerProperty.getCommand()CfnExpressGatewayService.ExpressGatewayContainerProperty.Builder.containerPort(Number containerPort) CfnExpressGatewayService.ExpressGatewayContainerProperty.Builder.environment(List<? extends Object> environment) CfnExpressGatewayService.ExpressGatewayContainerProperty.Builder.environment(IResolvable environment) Sets the value ofCfnExpressGatewayService.ExpressGatewayContainerProperty.getImage()CfnExpressGatewayService.ExpressGatewayContainerProperty.Builder.repositoryCredentials(IResolvable repositoryCredentials) CfnExpressGatewayService.ExpressGatewayContainerProperty.Builder.repositoryCredentials(CfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty repositoryCredentials) CfnExpressGatewayService.ExpressGatewayContainerProperty.Builder.secrets(List<? extends Object> secrets) Sets the value ofCfnExpressGatewayService.ExpressGatewayContainerProperty.getSecrets()CfnExpressGatewayService.ExpressGatewayContainerProperty.Builder.secrets(IResolvable secrets) Sets the value ofCfnExpressGatewayService.ExpressGatewayContainerProperty.getSecrets()Constructors in software.amazon.awscdk.services.ecs with parameters of type CfnExpressGatewayService.ExpressGatewayContainerProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnExpressGatewayService.ExpressGatewayContainerProperty.Builder.