UpdateExpressGatewayServiceRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val cpu: String?

The number of CPU units used by the task.

Link copied to clipboard

The Amazon Resource Name (ARN) of the task execution role for the Express service.

Link copied to clipboard

The path on the container for Application Load Balancer health checks.

Link copied to clipboard

The amount of memory (in MiB) used by the task.

Link copied to clipboard

The network configuration for the Express service tasks. By default, the network configuration for an Express service uses the default VPC.

Link copied to clipboard

The primary container configuration for the Express service.

Link copied to clipboard

The auto-scaling configuration for the Express service.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Express service to update.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role for containers in this task.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String