ExpressGatewayServiceConfiguration
Represents a specific configuration revision of an Express service, containing all the settings and parameters for that revision.
Types
Properties
Link copied to clipboard
The ARN of the task execution role for the service revision.
Link copied to clipboard
The health check path for this service revision.
Link copied to clipboard
The entry point into this service revision.
Link copied to clipboard
The network configuration for tasks in this service revision.
Link copied to clipboard
The primary container configuration for this service revision.
Link copied to clipboard
The auto-scaling configuration for this service revision.
Link copied to clipboard
The ARN of the service revision.
Link copied to clipboard
The ARN of the task role for the service revision.
Functions
Link copied to clipboard
inline fun copy(block: ExpressGatewayServiceConfiguration.Builder.() -> Unit = {}): ExpressGatewayServiceConfiguration