Package | Description |
---|---|
com.amazonaws.services.redshift |
|
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
DisassociateDataShareConsumerRequest |
DisassociateDataShareConsumerRequest.clone() |
DisassociateDataShareConsumerRequest |
DisassociateDataShareConsumerRequest.withConsumerArn(String consumerArn)
The Amazon Resource Name (ARN) of the consumer that association for the datashare is removed from.
|
DisassociateDataShareConsumerRequest |
DisassociateDataShareConsumerRequest.withConsumerRegion(String consumerRegion)
From a datashare consumer account, removes association of a datashare from all the existing and future namespaces
in the specified Amazon Web Services Region.
|
DisassociateDataShareConsumerRequest |
DisassociateDataShareConsumerRequest.withDataShareArn(String dataShareArn)
The Amazon Resource Name (ARN) of the datashare to remove association for.
|
DisassociateDataShareConsumerRequest |
DisassociateDataShareConsumerRequest.withDisassociateEntireAccount(Boolean disassociateEntireAccount)
A value that specifies whether association for the datashare is removed from the entire account.
|
Copyright © 2023. All rights reserved.