Google Cloud Channel V1Repricing Config Args
data class GoogleCloudChannelV1RepricingConfigArgs(val adjustment: Output<GoogleCloudChannelV1RepricingAdjustmentArgs>, val channelPartnerGranularity: Output<GoogleCloudChannelV1RepricingConfigChannelPartnerGranularityArgs>? = null, val conditionalOverrides: Output<List<GoogleCloudChannelV1ConditionalOverrideArgs>>? = null, val effectiveInvoiceMonth: Output<GoogleTypeDateArgs>, val entitlementGranularity: Output<GoogleCloudChannelV1RepricingConfigEntitlementGranularityArgs>? = null, val rebillingBasis: Output<GoogleCloudChannelV1RepricingConfigRebillingBasis>) : ConvertibleToJava<GoogleCloudChannelV1RepricingConfigArgs>
Configuration for repricing a Google bill over a period of time.
Constructors
Link copied to clipboard
fun GoogleCloudChannelV1RepricingConfigArgs(adjustment: Output<GoogleCloudChannelV1RepricingAdjustmentArgs>, channelPartnerGranularity: Output<GoogleCloudChannelV1RepricingConfigChannelPartnerGranularityArgs>? = null, conditionalOverrides: Output<List<GoogleCloudChannelV1ConditionalOverrideArgs>>? = null, effectiveInvoiceMonth: Output<GoogleTypeDateArgs>, entitlementGranularity: Output<GoogleCloudChannelV1RepricingConfigEntitlementGranularityArgs>? = null, rebillingBasis: Output<GoogleCloudChannelV1RepricingConfigRebillingBasis>)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
val entitlementGranularity: Output<GoogleCloudChannelV1RepricingConfigEntitlementGranularityArgs>? = null