Interface MetadataTableConfigurationResult.Builder

    • Method Detail

      • s3TablesDestinationResult

        MetadataTableConfigurationResult.Builder s3TablesDestinationResult​(S3TablesDestinationResult s3TablesDestinationResult)

        The destination information for the metadata table configuration. The destination table bucket must be in the same Region and Amazon Web Services account as the general purpose bucket. The specified metadata table name must be unique within the aws_s3_metadata namespace in the destination table bucket.

        Parameters:
        s3TablesDestinationResult - The destination information for the metadata table configuration. The destination table bucket must be in the same Region and Amazon Web Services account as the general purpose bucket. The specified metadata table name must be unique within the aws_s3_metadata namespace in the destination table bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.