resource Settings
Parameters
value
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
Parameters
values
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
suspend fun resourceSettings(vararg argument: suspend WorkloadResourceSettingArgsBuilder.() -> Unit)
Parameters
argument
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.