Interface IamInstanceProfileSpecification.Builder

    • Method Detail

      • arn

        IamInstanceProfileSpecification.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.
      • name

        IamInstanceProfileSpecification.Builder name​(String name)

        The name of the instance profile.

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