public static interface PolicyAttributeDescription.Builder extends CopyableBuilder<PolicyAttributeDescription.Builder,PolicyAttributeDescription>
| Modifier and Type | Method and Description |
|---|---|
PolicyAttributeDescription.Builder |
attributeName(String attributeName)
The name of the attribute.
|
PolicyAttributeDescription.Builder |
attributeValue(String attributeValue)
The value of the attribute.
|
copyapply, buildPolicyAttributeDescription.Builder attributeName(String attributeName)
The name of the attribute.
attributeName - The name of the attribute.PolicyAttributeDescription.Builder attributeValue(String attributeValue)
The value of the attribute.
attributeValue - The value of the attribute.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.