Interface S3ReferenceDataSourceUpdate.Builder

    • Method Detail

      • bucketARNUpdate

        S3ReferenceDataSourceUpdate.Builder bucketARNUpdate​(String bucketARNUpdate)

        Amazon Resource Name (ARN) of the S3 bucket.

        Parameters:
        bucketARNUpdate - Amazon Resource Name (ARN) of the S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • fileKeyUpdate

        S3ReferenceDataSourceUpdate.Builder fileKeyUpdate​(String fileKeyUpdate)

        Object key name.

        Parameters:
        fileKeyUpdate - Object key name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • referenceRoleARNUpdate

        S3ReferenceDataSourceUpdate.Builder referenceRoleARNUpdate​(String referenceRoleARNUpdate)

        ARN of the IAM role that Amazon Kinesis Analytics can assume to read the Amazon S3 object and populate the in-application.

        Parameters:
        referenceRoleARNUpdate - ARN of the IAM role that Amazon Kinesis Analytics can assume to read the Amazon S3 object and populate the in-application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.