pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudchannel.v1.kotlin
/
CustomerRepricingConfigArgs
/
CustomerRepricingConfigArgs
Customer
Repricing
Config
Args
fun
CustomerRepricingConfigArgs
(
accountId
:
Output
<
String
>
?
=
null
,
customerId
:
Output
<
String
>
?
=
null
,
repricingConfig
:
Output
<
GoogleCloudChannelV1RepricingConfigArgs
>
?
=
null
)