Uses of Interface
software.amazon.awscdk.services.ecs.CfnExpressGatewayService.ExpressGatewayServiceNetworkConfigurationProperty
-
Uses of CfnExpressGatewayService.ExpressGatewayServiceNetworkConfigurationProperty in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement CfnExpressGatewayService.ExpressGatewayServiceNetworkConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnExpressGatewayService.ExpressGatewayServiceNetworkConfigurationPropertyMethods in software.amazon.awscdk.services.ecs that return CfnExpressGatewayService.ExpressGatewayServiceNetworkConfigurationPropertyModifier and TypeMethodDescriptionCfnExpressGatewayService.ExpressGatewayServiceNetworkConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecs with parameters of type CfnExpressGatewayService.ExpressGatewayServiceNetworkConfigurationPropertyModifier and TypeMethodDescriptionCfnExpressGatewayService.Builder.networkConfiguration(CfnExpressGatewayService.ExpressGatewayServiceNetworkConfigurationProperty networkConfiguration) The network configuration for tasks in this service revision.CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.networkConfiguration(CfnExpressGatewayService.ExpressGatewayServiceNetworkConfigurationProperty networkConfiguration) CfnExpressGatewayServiceProps.Builder.networkConfiguration(CfnExpressGatewayService.ExpressGatewayServiceNetworkConfigurationProperty networkConfiguration) Sets the value ofCfnExpressGatewayServiceProps.getNetworkConfiguration()voidCfnExpressGatewayService.setNetworkConfiguration(CfnExpressGatewayService.ExpressGatewayServiceNetworkConfigurationProperty value) The network configuration for tasks in this service revision.