ContainerGroupDefinition

class ContainerGroupDefinition : KotlinCustomResource

The AWS::GameLift::ContainerGroupDefinition resource creates an Amazon GameLift container group definition.

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift container group resource and uniquely identifies it across all AWS Regions.

Link copied to clipboard

The scope of the container group

Link copied to clipboard
val creationTime: Output<String>

A time stamp indicating when this data object was created. Format is a number expressed in Unix time as milliseconds (for example "1469498468.057").

Link copied to clipboard

The definition for the game server container in this group. This property is used only when the container group type is GAME_SERVER . This container definition specifies a container image with the game server build.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

A descriptive label for the container group definition.

Link copied to clipboard

The operating system of the container group

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sourceVersionNumber: Output<Int>?

A specific ContainerGroupDefinition version to be updated

Link copied to clipboard

A string indicating ContainerGroupDefinition status.

Link copied to clipboard
val statusReason: Output<String>

A string indicating the reason for ContainerGroupDefinition status.

Link copied to clipboard

A collection of support container definitions that define the containers in this group.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard

The total memory limit of container groups following this definition in MiB

Link copied to clipboard
val totalVcpuLimit: Output<Double>

The total amount of virtual CPUs on the container group definition

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The description of this version

Link copied to clipboard
val versionNumber: Output<Int>

The version of this ContainerGroupDefinition