placement

@JvmName(name = "vjylsnpdjcmfqnxa")
suspend fun placement(value: Output<LaunchTemplatePlacementArgs>)
@JvmName(name = "bvfyqcqrbsylmiuj")
suspend fun placement(value: LaunchTemplatePlacementArgs?)

Parameters

value

The placement of the instance. See Placement below for more details.


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

Parameters

argument

The placement of the instance. See Placement below for more details.