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 Amazon Resource Name (ARN) of the instance profile.

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

      The ID of the instance profile.

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