AWS::BcmPricingCalculator::BillScenarioResource Type definition for AWS::BcmPricingCalculator::BillScenario.
import { CfnBillScenario } from 'aws-cdk-lib/aws-bcmpricingcalculator';Or use the module namespace:
import * as bcmpricingcalculator from 'aws-cdk-lib/aws-bcmpricingcalculator';
// bcmpricingcalculator.CfnBillScenarioConfiguration passed to the constructor as CfnBillScenarioProps.
costCategoryGroupSharingPreferenceArnOptionalstringThe ARN of the cost category group sharing preference.
expiresAtOptionalstringThe timestamp when the bill scenario expires.
groupSharingPreferenceOptionalstringnameOptionalstringThe name of the bill scenario.
tagsOptionalCfnTag[]An array of key-value pairs to apply to this resource.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-bcmpricingcalculatorAWS::BcmPricingCalculator::BillScenario