class Aws::Redshift::Types::DeauthorizeDataShareMessage
@note When making an API call, you may pass DeauthorizeDataShareMessage
data as a hash: { data_share_arn: "String", # required consumer_identifier: "String", # required }
@!attribute [rw] data_share_arn
The Amazon Resource Name (ARN) of the datashare to remove authorization from. @return [String]
@!attribute [rw] consumer_identifier
The identifier of the data consumer that is to have authorization removed from the datashare. This identifier is an AWS account ID. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/DeauthorizeDataShareMessage AWS API Documentation
Constants
- SENSITIVE