Interface ManagedMicrovmImageVersion.Builder

  • Method Details

    • imageArn

      The ARN of the managed MicroVM image.

      Parameters:
      imageArn - The ARN of the managed MicroVM image.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • imageVersion

      ManagedMicrovmImageVersion.Builder imageVersion(String imageVersion)

      The version of the managed MicroVM image.

      Parameters:
      imageVersion - The version of the managed MicroVM image.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The timestamp when the version was created.

      Parameters:
      createdAt - The timestamp when the version was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The timestamp when the version was last updated.

      Parameters:
      updatedAt - The timestamp when the version was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.