Package | Description |
---|---|
com.amazonaws.services.redshift |
|
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
AssociateDataShareConsumerRequest |
AssociateDataShareConsumerRequest.clone() |
AssociateDataShareConsumerRequest |
AssociateDataShareConsumerRequest.withAllowWrites(Boolean allowWrites)
If set to true, allows write operations for a datashare.
|
AssociateDataShareConsumerRequest |
AssociateDataShareConsumerRequest.withAssociateEntireAccount(Boolean associateEntireAccount)
A value that specifies whether the datashare is associated with the entire account.
|
AssociateDataShareConsumerRequest |
AssociateDataShareConsumerRequest.withConsumerArn(String consumerArn)
The Amazon Resource Name (ARN) of the consumer namespace associated with the datashare.
|
AssociateDataShareConsumerRequest |
AssociateDataShareConsumerRequest.withConsumerRegion(String consumerRegion)
From a datashare consumer account, associates a datashare with all existing and future namespaces in the
specified Amazon Web Services Region.
|
AssociateDataShareConsumerRequest |
AssociateDataShareConsumerRequest.withDataShareArn(String dataShareArn)
The Amazon Resource Name (ARN) of the datashare that the consumer is to use.
|
Copyright © 2024. All rights reserved.