Interface IamInstanceProfileV2.Builder

  • Method Details

    • ec2InstanceUids

      IamInstanceProfileV2.Builder ec2InstanceUids(Collection<String> ec2InstanceUids)

      A list of unique identifiers for the compromised Amazon EC2 instances that share the same IAM instance profile.

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

      IamInstanceProfileV2.Builder ec2InstanceUids(String... ec2InstanceUids)

      A list of unique identifiers for the compromised Amazon EC2 instances that share the same IAM instance profile.

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