ExpressGatewayServiceConfiguration - Amazon Elastic Container Service

ExpressGatewayServiceConfiguration

Represents a specific configuration revision of an Express service, containing all the settings and parameters for that revision.

Contents

cpu

The CPU allocation for tasks in this service revision.

Type: String

Required: No

createdAt

The Unix timestamp for when this service revision was created.

Type: Timestamp

Required: No

executionRoleArn

The ARN of the task execution role for the service revision.

Type: String

Required: No

healthCheckPath

The health check path for this service revision.

Type: String

Required: No

ingressPaths

The entry point into this service revision.

Type: Array of IngressPathSummary objects

Required: No

memory

The memory allocation for tasks in this service revision.

Type: String

Required: No

networkConfiguration

The network configuration for tasks in this service revision.

Type: ExpressGatewayServiceNetworkConfiguration object

Required: No

primaryContainer

The primary container configuration for this service revision.

Type: ExpressGatewayContainer object

Required: No

scalingTarget

The auto-scaling configuration for this service revision.

Type: ExpressGatewayScalingTarget object

Required: No

serviceRevisionArn

The ARN of the service revision.

Type: String

Required: No

taskRoleArn

The ARN of the task role for the service revision.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: