| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model |
| Modifier and Type | Method and Description |
|---|---|
AccountPolicy |
PutAccountPolicyResponse.accountPolicy()
The account policy that you created.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccountPolicy> |
DescribeAccountPoliciesResponse.accountPolicies()
An array of structures that contain information about the CloudWatch Logs account policies that match the
specified filters.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountPoliciesResponse.Builder |
DescribeAccountPoliciesResponse.Builder.accountPolicies(AccountPolicy... accountPolicies)
An array of structures that contain information about the CloudWatch Logs account policies that match the
specified filters.
|
PutAccountPolicyResponse.Builder |
PutAccountPolicyResponse.Builder.accountPolicy(AccountPolicy accountPolicy)
The account policy that you created.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountPoliciesResponse.Builder |
DescribeAccountPoliciesResponse.Builder.accountPolicies(Collection<AccountPolicy> accountPolicies)
An array of structures that contain information about the CloudWatch Logs account policies that match the
specified filters.
|
Copyright © 2023. All rights reserved.