Task Definition Runtime Platform
data class TaskDefinitionRuntimePlatform(val cpuArchitecture: String? = null, val operatingSystemFamily: String? = null)
Constructors
Link copied to clipboard
fun TaskDefinitionRuntimePlatform(cpuArchitecture: String? = null, operatingSystemFamily: String? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
If the requires_compatibilities
is FARGATE
this field is required; must be set to a valid option from the operating system family in the runtime platform setting