gceSetup

@JvmName(name = "rkvjydcpjiliqdhp")
suspend fun gceSetup(value: Output<InstanceGceSetupArgs>)
@JvmName(name = "nfksbhjbqebmvuui")
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 = "hfwhirhpedbnuhnb")
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.