CopyableBuilder<PolicyAttribute.Builder,PolicyAttribute>, SdkBuilder<PolicyAttribute.Builder,PolicyAttribute>public static interface PolicyAttribute.Builder extends CopyableBuilder<PolicyAttribute.Builder,PolicyAttribute>
| Modifier and Type | Method | Description |
|---|---|---|
PolicyAttribute.Builder |
attributeName(String attributeName) |
The name of the attribute.
|
PolicyAttribute.Builder |
attributeValue(String attributeValue) |
The value of the attribute.
|
copyapply, 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.