Class BudgetActionDefinitionIamActionDefinition


  • public final class BudgetActionDefinitionIamActionDefinition
    extends java.lang.Object
    • Method Detail

      • groups

        public java.util.List<java.lang.String> groups()
        Returns:
        A list of groups to be attached. There must be at least one group.
      • policyArn

        public java.lang.String policyArn()
        Returns:
        The Amazon Resource Name (ARN) of the policy to be attached.
      • roles

        public java.util.List<java.lang.String> roles()
        Returns:
        A list of roles to be attached. There must be at least one role.
      • users

        public java.util.List<java.lang.String> users()
        Returns:
        A list of users to be attached. There must be at least one user.