placement

@JvmName(name = "shthgiowwqebcrcf")
suspend fun placement(value: Output<InfrastructureConfigurationPlacementArgs>)
@JvmName(name = "tvhrkjhviquwlkip")
suspend fun placement(value: InfrastructureConfigurationPlacementArgs?)

Parameters

value

Configuration block with placement settings that define where the instances that are launched from your image will run. Detailed below.


@JvmName(name = "ubwvljvrktbgmlao")
suspend fun placement(argument: suspend InfrastructureConfigurationPlacementArgsBuilder.() -> Unit)

Parameters

argument

Configuration block with placement settings that define where the instances that are launched from your image will run. Detailed below.