public static interface AttributeType.Builder extends SdkPojo, CopyableBuilder<AttributeType.Builder,AttributeType>
| Modifier and Type | Method and Description |
|---|---|
AttributeType.Builder |
name(String name)
The name of the attribute.
|
AttributeType.Builder |
value(String value)
The value of the attribute.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAttributeType.Builder name(String name)
The name of the attribute.
name - The name of the attribute.AttributeType.Builder value(String value)
The value of the attribute.
value - The value of the attribute.Copyright © 2022. All rights reserved.