Interface DescribeAccountPoliciesResponse.Builder

    • Method Detail

      • accountPolicies

        DescribeAccountPoliciesResponse.Builder accountPolicies​(Collection<AccountPolicy> accountPolicies)

        An array of structures that contain information about the CloudWatch Logs account policies that match the specified filters.

        Parameters:
        accountPolicies - An array of structures that contain information about the CloudWatch Logs account policies that match the specified filters.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accountPolicies

        DescribeAccountPoliciesResponse.Builder accountPolicies​(AccountPolicy... accountPolicies)

        An array of structures that contain information about the CloudWatch Logs account policies that match the specified filters.

        Parameters:
        accountPolicies - An array of structures that contain information about the CloudWatch Logs account policies that match the specified filters.
        Returns:
        Returns a reference to this object so that method calls can be chained together.