gceSetup

@JvmName(name = "shcsqjygcilpcnqk")
suspend fun gceSetup(value: Output<InstanceGceSetupArgs>)
@JvmName(name = "gevxbppuhewqgwjo")
suspend fun gceSetup(value: InstanceGceSetupArgs?)

Parameters

value

The definition of how to configure a VM instance outside of Resources and Identity. Structure is documented below.


@JvmName(name = "jkkrvsltiuwlhwnu")
suspend fun gceSetup(argument: suspend InstanceGceSetupArgsBuilder.() -> Unit)

Parameters

argument

The definition of how to configure a VM instance outside of Resources and Identity. Structure is documented below.