Interface AlarmSpecification.Builder

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

public static interface AlarmSpecification.Builder extends SdkPojo, CopyableBuilder<AlarmSpecification.Builder,AlarmSpecification>
  • Method Details

    • alarms

      The names of one or more CloudWatch alarms to monitor for the instance refresh. You can specify up to 10 alarms.

      Parameters:
      alarms - The names of one or more CloudWatch alarms to monitor for the instance refresh. You can specify up to 10 alarms.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • alarms

      The names of one or more CloudWatch alarms to monitor for the instance refresh. You can specify up to 10 alarms.

      Parameters:
      alarms - The names of one or more CloudWatch alarms to monitor for the instance refresh. You can specify up to 10 alarms.
      Returns:
      Returns a reference to this object so that method calls can be chained together.