class Aws::Redshift::Types::AuthorizeDataShareMessage
@note When making an API call, you may pass AuthorizeDataShareMessage
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 that producers are to authorize sharing for. @return [String]
@!attribute [rw] consumer_identifier
The identifier of the data consumer that is authorized to access the datashare. This identifier is an AWS account ID. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/AuthorizeDataShareMessage AWS API Documentation
Constants
- SENSITIVE