Interface IamInstanceProfile.Builder

All Superinterfaces:
Buildable, CopyableBuilder<IamInstanceProfile.Builder,IamInstanceProfile>, SdkBuilder<IamInstanceProfile.Builder,IamInstanceProfile>, SdkPojo
Enclosing class:
IamInstanceProfile

public static interface IamInstanceProfile.Builder extends SdkPojo, CopyableBuilder<IamInstanceProfile.Builder,IamInstanceProfile>
  • Method Details

    • arn

      The profile ARN of the EC2 instance.

      Parameters:
      arn - The profile ARN of the EC2 instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The profile ID of the EC2 instance.

      Parameters:
      id - The profile ID of the EC2 instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.