Interface DeployAsApplicationConfiguration.Builder

    • Method Detail

      • s3ContentLocation

        DeployAsApplicationConfiguration.Builder s3ContentLocation​(S3ContentBaseLocation s3ContentLocation)

        The description of an Amazon S3 object that contains the Amazon Data Analytics application, including the Amazon Resource Name (ARN) of the S3 bucket, the name of the Amazon S3 object that contains the data, and the version number of the Amazon S3 object that contains the data.

        Parameters:
        s3ContentLocation - The description of an Amazon S3 object that contains the Amazon Data Analytics application, including the Amazon Resource Name (ARN) of the S3 bucket, the name of the Amazon S3 object that contains the data, and the version number of the Amazon S3 object that contains the data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.