Uses of Interface
software.amazon.awscdk.services.billingconductor.CfnBillingGroup.ComputationPreferenceProperty
Package
Description
AWS::BillingConductor Construct Library
-
Uses of CfnBillingGroup.ComputationPreferenceProperty in software.amazon.awscdk.services.billingconductor
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnBillingGroup.ComputationPreferenceProperty
Modifier and TypeMethodDescriptionCfnBillingGroup.ComputationPreferenceProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnBillingGroup.Builder.computationPreference
(CfnBillingGroup.ComputationPreferenceProperty computationPreference) The preferences and settings that will be used to compute the AWS charges for a billing group.CfnBillingGroupProps.Builder.computationPreference
(CfnBillingGroup.ComputationPreferenceProperty computationPreference) Sets the value ofCfnBillingGroupProps.getComputationPreference()
void
CfnBillingGroup.setComputationPreference
(CfnBillingGroup.ComputationPreferenceProperty value) The preferences and settings that will be used to compute the AWS charges for a billing group.