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.
    • status

      The lifecycle status of the managed MicroVM image version. Valid values: AVAILABLE (the version is available for use) or DEPRECATED (the version is deprecated; do not use it for new MicroVM images).

      Parameters:
      status - The lifecycle status of the managed MicroVM image version. Valid values: AVAILABLE (the version is available for use) or DEPRECATED (the version is deprecated; do not use it for new MicroVM images).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The lifecycle status of the managed MicroVM image version. Valid values: AVAILABLE (the version is available for use) or DEPRECATED (the version is deprecated; do not use it for new MicroVM images).

      Parameters:
      status - The lifecycle status of the managed MicroVM image version. Valid values: AVAILABLE (the version is available for use) or DEPRECATED (the version is deprecated; do not use it for new MicroVM images).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.