Uses of Interface
software.amazon.awscdk.services.braket.CfnSpendingLimit.TimePeriodProperty
Packages that use CfnSpendingLimit.TimePeriodProperty
-
Uses of CfnSpendingLimit.TimePeriodProperty in software.amazon.awscdk.services.braket
Classes in software.amazon.awscdk.services.braket that implement CfnSpendingLimit.TimePeriodPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSpendingLimit.TimePeriodPropertyMethods in software.amazon.awscdk.services.braket that return CfnSpendingLimit.TimePeriodPropertyModifier and TypeMethodDescriptionCfnSpendingLimit.TimePeriodProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.braket with parameters of type CfnSpendingLimit.TimePeriodPropertyModifier and TypeMethodDescriptionvoidCfnSpendingLimit.setTimePeriod(CfnSpendingLimit.TimePeriodProperty value) Defines a time range for spending limits, specifying when the limit is active.CfnSpendingLimit.Builder.timePeriod(CfnSpendingLimit.TimePeriodProperty timePeriod) Defines a time range for spending limits, specifying when the limit is active.CfnSpendingLimitProps.Builder.timePeriod(CfnSpendingLimit.TimePeriodProperty timePeriod) Sets the value ofCfnSpendingLimitProps.getTimePeriod()