Interface Asg.Builder

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

@Mutable @NotThreadSafe public static interface Asg.Builder extends SdkPojo, CopyableBuilder<Asg.Builder,Asg>
  • Method Details

    • crossAccountRole

      Asg.Builder crossAccountRole(String crossAccountRole)

      The cross account role for the configuration.

      Parameters:
      crossAccountRole - The cross account role for the configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • externalId

      Asg.Builder externalId(String externalId)

      The external ID (secret key) for the configuration.

      Parameters:
      externalId - The external ID (secret key) for the configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      Asg.Builder arn(String arn)

      The Amazon Resource Name (ARN) of the EC2 Auto Scaling group.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the EC2 Auto Scaling group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.