Class GetBudgetPlainArgs


  • public final class GetBudgetPlainArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • accountId

        public java.util.Optional<java.lang.String> accountId()
        Returns:
        The ID of the target account for budget. Will use current user's account_id by default if omitted.
      • name

        public java.lang.String name()
        Returns:
        The name of a budget. Unique within accounts. The following arguments are optional:
      • namePrefix

        public java.util.Optional<java.lang.String> namePrefix()
        Returns:
        The prefix of the name of a budget. Unique within accounts.