runtimePlatform

@JvmName(name = "eijwhnvspefnbrog")
suspend fun runtimePlatform(value: Output<TaskDefinitionRuntimePlatformArgs>)
@JvmName(name = "wfxprcjcogrivfmh")
suspend fun runtimePlatform(value: TaskDefinitionRuntimePlatformArgs?)

Parameters

value

The operating system that your tasks definitions run on. A platform family is specified only for tasks using the Fargate launch type.


@JvmName(name = "bmgbuidrehkcuwom")
suspend fun runtimePlatform(argument: suspend TaskDefinitionRuntimePlatformArgsBuilder.() -> Unit)

Parameters

argument

The operating system that your tasks definitions run on. A platform family is specified only for tasks using the Fargate launch type.