Interface S3PropertiesOutput.Builder

  • Method Details

    • s3Uri

      The Amazon S3 URI that's part of the Amazon S3 properties of a connection.

      Parameters:
      s3Uri - The Amazon S3 URI that's part of the Amazon S3 properties of a connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3AccessGrantLocationId

      S3PropertiesOutput.Builder s3AccessGrantLocationId(String s3AccessGrantLocationId)

      The Amazon S3 Access Grant location ID that's part of the Amazon S3 properties of a connection.

      Parameters:
      s3AccessGrantLocationId - The Amazon S3 Access Grant location ID that's part of the Amazon S3 properties of a connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • registerS3AccessGrantLocation

      S3PropertiesOutput.Builder registerS3AccessGrantLocation(Boolean registerS3AccessGrantLocation)

      Specifies whether to register the Amazon S3 Access Grant location.

      Parameters:
      registerS3AccessGrantLocation - Specifies whether to register the Amazon S3 Access Grant location.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the Amazon S3 connection.

      Parameters:
      status - The status of the Amazon S3 connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the Amazon S3 connection.

      Parameters:
      status - The status of the Amazon S3 connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorMessage

      S3PropertiesOutput.Builder errorMessage(String errorMessage)

      The error message that gets displayed.

      Parameters:
      errorMessage - The error message that gets displayed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.