Get Container Group Definition Result
data class GetContainerGroupDefinitionResult(val containerGroupDefinitionArn: String? = null, val creationTime: String? = null, val tags: List<Tag>? = null)
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
A time stamp indicating when this data object was created. Format is a number expressed in Unix time as milliseconds (for example "1469498468.057").