Class ReservedInstanceArtifact


public class ReservedInstanceArtifact
extends Artifact
Class that represents reserved instance artifact.
  • Constructor Details

  • Method Details

    • getLink

      public Link getLink()
      Gets the link for the reserved instance artifact.
      Returns:
      The link for the reserved instance artifact.
    • setLink

      public void setLink​(Link value)
      Sets the link for the reserved instance artifact.
      Parameters:
      value - The link for the reserved instance artifact.
    • getResourceId

      public String getResourceId()
      Gets the resource identifier for the reserved instance artifact.
      Returns:
      The resource identifier for the reserved instance artifact.
    • setResourceId

      public void setResourceId​(String value)
      Sets the resource identifier for the reserved instance artifact.
      Parameters:
      value - The resource identifier for the reserved instance artifact.