conditional Overrides
Parameters
value
The conditional overrides to apply for this configuration. If you list multiple overrides, only the first valid override is used. If you don't list any overrides, the API uses the normal adjustment and rebilling basis.
suspend fun conditionalOverrides(vararg values: Output<GoogleCloudChannelV1ConditionalOverrideArgs>)
Parameters
values
The conditional overrides to apply for this configuration. If you list multiple overrides, only the first valid override is used. If you don't list any overrides, the API uses the normal adjustment and rebilling basis.
suspend fun conditionalOverrides(argument: List<suspend GoogleCloudChannelV1ConditionalOverrideArgsBuilder.() -> Unit>)
suspend fun conditionalOverrides(vararg argument: suspend GoogleCloudChannelV1ConditionalOverrideArgsBuilder.() -> Unit)
suspend fun conditionalOverrides(argument: suspend GoogleCloudChannelV1ConditionalOverrideArgsBuilder.() -> Unit)
Parameters
argument
The conditional overrides to apply for this configuration. If you list multiple overrides, only the first valid override is used. If you don't list any overrides, the API uses the normal adjustment and rebilling basis.