customer Repricing Config
suspend fun customerRepricingConfig(name: String, block: suspend CustomerRepricingConfigResourceBuilder.() -> Unit): CustomerRepricingConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for CustomerRepricingConfig.
See also
Parameters
name
The unique name of the resulting resource.