Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.Builder
-
Uses of CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.BuilderModifier and TypeMethodDescriptionCfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.Builder.awsLogsConfiguration(CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty awsLogsConfiguration) CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.Builder.awsLogsConfiguration(IResolvable awsLogsConfiguration) CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.builder()CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.Builder.command(List<String> command) CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.Builder.containerPort(Number containerPort) CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.Builder.environment(List<? extends Object> environment) CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.Builder.environment(IResolvable environment) CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.Builder.repositoryCredentials(CfnExpressGatewayServicePropsMixin.ExpressGatewayRepositoryCredentialsProperty repositoryCredentials) CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.Builder.repositoryCredentials(IResolvable repositoryCredentials) CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.Builder.secrets(List<? extends Object> secrets) CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.Builder.secrets(IResolvable secrets) Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnExpressGatewayServicePropsMixin.ExpressGatewayContainerProperty.Builder.