Interface AnalyticsDataAssociationResult.Builder

  • Method Details

    • dataSetId

      The identifier of the dataset.

      Parameters:
      dataSetId - The identifier of the dataset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetAccountId

      AnalyticsDataAssociationResult.Builder targetAccountId(String targetAccountId)

      The identifier of the target account.

      Parameters:
      targetAccountId - The identifier of the target account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceShareId

      AnalyticsDataAssociationResult.Builder resourceShareId(String resourceShareId)

      The Resource Access Manager share ID.

      Parameters:
      resourceShareId - The Resource Access Manager share ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceShareArn

      AnalyticsDataAssociationResult.Builder resourceShareArn(String resourceShareArn)

      The Amazon Resource Name (ARN) of the Resource Access Manager share.

      Parameters:
      resourceShareArn - The Amazon Resource Name (ARN) of the Resource Access Manager share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.