Interface ContainerConfiguration.Builder

  • Method Details

    • containerUri

      ContainerConfiguration.Builder containerUri(String containerUri)

      The ECR URI of the container.

      Parameters:
      containerUri - The ECR URI of the container.
      Returns:
      Returns a reference to this object so that method calls can be chained together.