platform

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

Parameters

value

The platform information of the docker image.


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

Parameters

argument

The platform information of the docker image.