Uses of Interface
software.amazon.awscdk.services.budgets.CfnBudgetsAction.DefinitionProperty
Packages that use CfnBudgetsAction.DefinitionProperty
-
Uses of CfnBudgetsAction.DefinitionProperty in software.amazon.awscdk.services.budgets
Classes in software.amazon.awscdk.services.budgets that implement CfnBudgetsAction.DefinitionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBudgetsAction.DefinitionPropertyMethods in software.amazon.awscdk.services.budgets that return CfnBudgetsAction.DefinitionPropertyModifier and TypeMethodDescriptionCfnBudgetsAction.DefinitionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.budgets with parameters of type CfnBudgetsAction.DefinitionPropertyModifier and TypeMethodDescriptionCfnBudgetsAction.Builder.definition(CfnBudgetsAction.DefinitionProperty definition) Specifies all of the type-specific parameters.CfnBudgetsActionProps.Builder.definition(CfnBudgetsAction.DefinitionProperty definition) Sets the value ofCfnBudgetsActionProps.getDefinition()voidCfnBudgetsAction.setDefinition(CfnBudgetsAction.DefinitionProperty value) Specifies all of the type-specific parameters.