Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface AssociateDataShareConsumerCommandOutputProtected

Hierarchy

  • DataShare
  • MetadataBearer
    • AssociateDataShareConsumerCommandOutput

Properties

AllowPubliclyAccessibleConsumers?: boolean

A value that specifies whether the datashare can be shared to a publicly accessible cluster.

DataShareArn?: string

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.

DataShareAssociations?: DataShareAssociation[]

A value that specifies when the datashare has an association between producer and data consumers.

ManagedBy?: string

The identifier of a datashare to show its managing entity.

ProducerArn?: string

The Amazon Resource Name (ARN) of the producer.