Google Cloud Channel V1Repricing Adjustment Args
data class GoogleCloudChannelV1RepricingAdjustmentArgs(val percentageAdjustment: Output<GoogleCloudChannelV1PercentageAdjustmentArgs>? = null) : ConvertibleToJava<GoogleCloudChannelV1RepricingAdjustmentArgs>
A type that represents the various adjustments you can apply to a bill.
Constructors
Link copied to clipboard
fun GoogleCloudChannelV1RepricingAdjustmentArgs(percentageAdjustment: Output<GoogleCloudChannelV1PercentageAdjustmentArgs>? = null)