Uses of Interface
software.amazon.awscdk.services.ecs.CfnExpressGatewayService.ExpressGatewayContainerProperty
Packages that use CfnExpressGatewayService.ExpressGatewayContainerProperty
-
Uses of CfnExpressGatewayService.ExpressGatewayContainerProperty in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement CfnExpressGatewayService.ExpressGatewayContainerPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnExpressGatewayService.ExpressGatewayContainerPropertyMethods in software.amazon.awscdk.services.ecs that return CfnExpressGatewayService.ExpressGatewayContainerPropertyModifier and TypeMethodDescriptionCfnExpressGatewayService.ExpressGatewayContainerProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecs with parameters of type CfnExpressGatewayService.ExpressGatewayContainerPropertyModifier and TypeMethodDescriptionCfnExpressGatewayService.Builder.primaryContainer(CfnExpressGatewayService.ExpressGatewayContainerProperty primaryContainer) The primary container configuration for this service revision.CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.primaryContainer(CfnExpressGatewayService.ExpressGatewayContainerProperty primaryContainer) CfnExpressGatewayServiceProps.Builder.primaryContainer(CfnExpressGatewayService.ExpressGatewayContainerProperty primaryContainer) Sets the value ofCfnExpressGatewayServiceProps.getPrimaryContainer()voidCfnExpressGatewayService.setPrimaryContainer(CfnExpressGatewayService.ExpressGatewayContainerProperty value) The primary container configuration for this service revision.