Interface Ec2LaunchTemplate.Builder

  • Method Details

    • ec2InstanceUids

      Ec2LaunchTemplate.Builder ec2InstanceUids(Collection<String> ec2InstanceUids)

      A list of unique identifiers for the compromised Amazon EC2 instances that share the same Amazon EC2 launch template.

      Parameters:
      ec2InstanceUids - A list of unique identifiers for the compromised Amazon EC2 instances that share the same Amazon EC2 launch template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ec2InstanceUids

      Ec2LaunchTemplate.Builder ec2InstanceUids(String... ec2InstanceUids)

      A list of unique identifiers for the compromised Amazon EC2 instances that share the same Amazon EC2 launch template.

      Parameters:
      ec2InstanceUids - A list of unique identifiers for the compromised Amazon EC2 instances that share the same Amazon EC2 launch template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      Version of the EC2 launch template.

      Parameters:
      version - Version of the EC2 launch template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.