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