JobDefinitionContainerPropertiesFargatePlatformConfigurationPropertiesArgs

data class JobDefinitionContainerPropertiesFargatePlatformConfigurationPropertiesArgs(val platformVersion: Output<String>? = null) : ConvertibleToJava<JobDefinitionContainerPropertiesFargatePlatformConfigurationPropertiesArgs>

The platform configuration for jobs that are running on Fargate resources. Jobs that are running on Amazon EC2 resources must not specify this parameter.

Constructors

constructor(platformVersion: Output<String>? = null)

Properties

Link copied to clipboard
val platformVersion: Output<String>? = null

Functions

Link copied to clipboard
open override fun toJava(): JobDefinitionContainerPropertiesFargatePlatformConfigurationPropertiesArgs