Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.braket.CfnSpendingLimitPropsMixin.Builder
Packages that use CfnSpendingLimitPropsMixin.Builder
-
Uses of CfnSpendingLimitPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.braket
Methods in software.amazon.awscdk.cfnpropertymixins.services.braket that return CfnSpendingLimitPropsMixin.BuilderModifier and TypeMethodDescriptionCfnSpendingLimitPropsMixin.Builder.create()CfnSpendingLimitPropsMixin.Builder.create(CfnPropertyMixinOptions options) The Amazon Resource Name (ARN) of the quantum device to apply the spending limit to.CfnSpendingLimitPropsMixin.Builder.spendingLimit(String spendingLimit) The maximum amount that can be spent on the specified device, in USD.The tags to apply to the spending limit.CfnSpendingLimitPropsMixin.Builder.timePeriod(CfnSpendingLimitPropsMixin.TimePeriodProperty timePeriod) Defines a time range for spending limits, specifying when the limit is active.CfnSpendingLimitPropsMixin.Builder.timePeriod(IResolvable timePeriod) Defines a time range for spending limits, specifying when the limit is active.