Interface ModelInvocationJobS3InputDataConfig.Builder

    • Method Detail

      • s3Uri

        ModelInvocationJobS3InputDataConfig.Builder s3Uri​(String s3Uri)

        The S3 location of the input data.

        Parameters:
        s3Uri - The S3 location of the input data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • s3BucketOwner

        ModelInvocationJobS3InputDataConfig.Builder s3BucketOwner​(String s3BucketOwner)

        The ID of the Amazon Web Services account that owns the S3 bucket containing the input data.

        Parameters:
        s3BucketOwner - The ID of the Amazon Web Services account that owns the S3 bucket containing the input data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.