platform

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

Parameters

value

The platform information of the docker image.


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

Parameters

argument

The platform information of the docker image.