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