Interface IamInstanceProfile.Builder

    • Method Detail

      • arn

        IamInstanceProfile.Builder arn​(String 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

        IamInstanceProfile.Builder id​(String 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.