Uses of Class
software.amazon.awssdk.services.ecs.model.ExpressGatewayServiceAwsLogsConfiguration
-
Packages that use ExpressGatewayServiceAwsLogsConfiguration Package Description software.amazon.awssdk.services.ecs.model -
-
Uses of ExpressGatewayServiceAwsLogsConfiguration in software.amazon.awssdk.services.ecs.model
Methods in software.amazon.awssdk.services.ecs.model that return ExpressGatewayServiceAwsLogsConfiguration Modifier and Type Method Description ExpressGatewayServiceAwsLogsConfigurationExpressGatewayContainer. awsLogsConfiguration()The log configuration for the container.Methods in software.amazon.awssdk.services.ecs.model with parameters of type ExpressGatewayServiceAwsLogsConfiguration Modifier and Type Method Description ExpressGatewayContainer.BuilderExpressGatewayContainer.Builder. awsLogsConfiguration(ExpressGatewayServiceAwsLogsConfiguration awsLogsConfiguration)The log configuration for the container.
-