class Aws::Redshift::Types::DataShare
@!attribute [rw] data_share_arn
An Amazon Resource Name (ARN) that references the datashare that is owned by a specific namespace of the producer cluster. A datashare ARN is in the `arn:aws:redshift:\{region\}:\{account-id\}:\{datashare\}:\{namespace-guid\}/\{datashare-name\}` format. @return [String]
@!attribute [rw] producer_arn
The Amazon Resource Name (ARN) of the producer. @return [String]
@!attribute [rw] allow_publicly_accessible_consumers
A value that specifies whether the datashare can be shared to a publicly accessible cluster. @return [Boolean]
@!attribute [rw] data_share_associations
A value that specifies when the datashare has an association between a producer and data consumers. @return [Array<Types::DataShareAssociation>]
@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/DataShare AWS API Documentation
Constants
- SENSITIVE