DescribeAccountPoliciesRequest.Builder |
DescribeAccountPoliciesRequest.Builder.accountIdentifiers(String... accountIdentifiers) |
If you are using an account that is set up as a monitoring account for CloudWatch unified cross-account
observability, you can use this to specify the account ID of a source account.
|
DescribeAccountPoliciesRequest.Builder |
DescribeAccountPoliciesRequest.Builder.accountIdentifiers(Collection<String> accountIdentifiers) |
If you are using an account that is set up as a monitoring account for CloudWatch unified cross-account
observability, you can use this to specify the account ID of a source account.
|
static DescribeAccountPoliciesRequest.Builder |
DescribeAccountPoliciesRequest.builder() |
|
DescribeAccountPoliciesRequest.Builder |
DescribeAccountPoliciesRequest.Builder.nextToken(String nextToken) |
The token for the next set of items to return.
|
DescribeAccountPoliciesRequest.Builder |
DescribeAccountPoliciesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
DescribeAccountPoliciesRequest.Builder |
DescribeAccountPoliciesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
DescribeAccountPoliciesRequest.Builder |
DescribeAccountPoliciesRequest.Builder.policyName(String policyName) |
Use this parameter to limit the returned policies to only the policy with the name that you specify.
|
DescribeAccountPoliciesRequest.Builder |
DescribeAccountPoliciesRequest.Builder.policyType(String policyType) |
Use this parameter to limit the returned policies to only the policies that match the policy type that you
specify.
|
DescribeAccountPoliciesRequest.Builder |
DescribeAccountPoliciesRequest.Builder.policyType(PolicyType policyType) |
Use this parameter to limit the returned policies to only the policies that match the policy type that you
specify.
|
DescribeAccountPoliciesRequest.Builder |
DescribeAccountPoliciesRequest.toBuilder() |
|