Interface IamInstanceProfileSpecification.Builder

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

public static interface IamInstanceProfileSpecification.Builder extends SdkPojo, CopyableBuilder<IamInstanceProfileSpecification.Builder,IamInstanceProfileSpecification>
  • 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.
    • 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.