platform

@JvmName(name = "vdtdvrucwpgbpnyr")
suspend fun platform(value: Output<DockerImagePlatformArgs>)
@JvmName(name = "bqofhlvlcslsqdmw")
suspend fun platform(value: DockerImagePlatformArgs?)

Parameters

value

The platform information of the docker image.


@JvmName(name = "lsdqoadkytjpqaxu")
suspend fun platform(argument: suspend DockerImagePlatformArgsBuilder.() -> Unit)

Parameters

argument

The platform information of the docker image.