Uses of Class
software.amazon.awscdk.services.budgets.CfnBudget.NotificationWithSubscribersProperty.Builder
Packages that use CfnBudget.NotificationWithSubscribersProperty.Builder
-
Uses of CfnBudget.NotificationWithSubscribersProperty.Builder in software.amazon.awscdk.services.budgets
Methods in software.amazon.awscdk.services.budgets that return CfnBudget.NotificationWithSubscribersProperty.BuilderModifier and TypeMethodDescriptionCfnBudget.NotificationWithSubscribersProperty.builder()CfnBudget.NotificationWithSubscribersProperty.Builder.notification(IResolvable notification) Sets the value ofCfnBudget.NotificationWithSubscribersProperty.getNotification()CfnBudget.NotificationWithSubscribersProperty.Builder.notification(CfnBudget.NotificationProperty notification) Sets the value ofCfnBudget.NotificationWithSubscribersProperty.getNotification()CfnBudget.NotificationWithSubscribersProperty.Builder.subscribers(List<? extends Object> subscribers) Sets the value ofCfnBudget.NotificationWithSubscribersProperty.getSubscribers()CfnBudget.NotificationWithSubscribersProperty.Builder.subscribers(IResolvable subscribers) Sets the value ofCfnBudget.NotificationWithSubscribersProperty.getSubscribers()Constructors in software.amazon.awscdk.services.budgets with parameters of type CfnBudget.NotificationWithSubscribersProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBudget.NotificationWithSubscribersProperty.Builder.