initialize Params
Parameters
value
Parameters for a new disk that will be created alongside the new instance. Either initialize_params
or source
must be set. Structure is documented below.
suspend fun initializeParams(argument: suspend InstanceBootDiskInitializeParamsArgsBuilder.() -> Unit)
Parameters
argument
Parameters for a new disk that will be created alongside the new instance. Either initialize_params
or source
must be set. Structure is documented below.