| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing.model |
| Modifier and Type | Method and Description |
|---|---|
List<PolicyAttributeTypeDescription> |
PolicyTypeDescription.policyAttributeTypeDescriptions()
The description of the policy attributes associated with the policies defined by Elastic Load Balancing.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyTypeDescription.Builder |
PolicyTypeDescription.Builder.policyAttributeTypeDescriptions(PolicyAttributeTypeDescription... policyAttributeTypeDescriptions)
The description of the policy attributes associated with the policies defined by Elastic Load Balancing.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyTypeDescription.Builder |
PolicyTypeDescription.Builder.policyAttributeTypeDescriptions(Collection<PolicyAttributeTypeDescription> policyAttributeTypeDescriptions)
The description of the policy attributes associated with the policies defined by Elastic Load Balancing.
|
Copyright © 2022. All rights reserved.