instanceProperties

@JvmName(name = "lscmxshjgoogukjm")
suspend fun instanceProperties(value: Output<InstancePropertiesArgs>)
@JvmName(name = "jdmqydkdgfeierae")
suspend fun instanceProperties(value: InstancePropertiesArgs?)

Parameters

value

The instance properties defining the VM instances to be created. Required if sourceInstanceTemplate is not provided.


@JvmName(name = "dsuxgconfswcmmon")
suspend fun instanceProperties(argument: suspend InstancePropertiesArgsBuilder.() -> Unit)

Parameters

argument

The instance properties defining the VM instances to be created. Required if sourceInstanceTemplate is not provided.