platform

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

Parameters

value

The platform information of the docker image.


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

Parameters

argument

The platform information of the docker image.