| Package | Description |
|---|---|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
AttributeValueTarget |
AttributeValueTarget.clone() |
AttributeValueTarget |
AttributeValueTarget.withAttributeValue(String attributeValue)
The value of the attribute.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributeValueTarget> |
AccountAttribute.getAttributeValues()
A list of attribute values.
|
| Modifier and Type | Method and Description |
|---|---|
AccountAttribute |
AccountAttribute.withAttributeValues(AttributeValueTarget... attributeValues)
A list of attribute values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountAttribute.setAttributeValues(Collection<AttributeValueTarget> attributeValues)
A list of attribute values.
|
AccountAttribute |
AccountAttribute.withAttributeValues(Collection<AttributeValueTarget> attributeValues)
A list of attribute values.
|
Copyright © 2023. All rights reserved.