Package | Description |
---|---|
com.amazonaws.services.redshift |
|
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
DescribeDataSharesForConsumerRequest |
DescribeDataSharesForConsumerRequest.clone() |
DescribeDataSharesForConsumerRequest |
DescribeDataSharesForConsumerRequest.withConsumerArn(String consumerArn)
The Amazon Resource Name (ARN) of the consumer that returns in the list of datashares.
|
DescribeDataSharesForConsumerRequest |
DescribeDataSharesForConsumerRequest.withMarker(String marker)
An optional parameter that specifies the starting point to return a set of response records.
|
DescribeDataSharesForConsumerRequest |
DescribeDataSharesForConsumerRequest.withMaxRecords(Integer maxRecords)
The maximum number of response records to return in each call.
|
DescribeDataSharesForConsumerRequest |
DescribeDataSharesForConsumerRequest.withStatus(DataShareStatusForConsumer status)
An identifier giving the status of a datashare in the consumer cluster.
|
DescribeDataSharesForConsumerRequest |
DescribeDataSharesForConsumerRequest.withStatus(String status)
An identifier giving the status of a datashare in the consumer cluster.
|
Copyright © 2023. All rights reserved.