| Package | Description |
|---|---|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
static DataShareStatusForConsumer |
DataShareStatusForConsumer.fromValue(String value)
Use this in place of valueOf.
|
static DataShareStatusForConsumer |
DataShareStatusForConsumer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataShareStatusForConsumer[] |
DataShareStatusForConsumer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDataSharesForConsumerRequest |
DescribeDataSharesForConsumerRequest.withStatus(DataShareStatusForConsumer status)
An identifier giving the status of a datashare in the consumer cluster.
|
Copyright © 2025. All rights reserved.