Interface Alarm.Builder
- All Superinterfaces:
 Buildable,CopyableBuilder<Alarm.Builder,,Alarm> SdkBuilder<Alarm.Builder,,Alarm> SdkPojo
- Enclosing class:
 Alarm
- 
Method Summary
Modifier and TypeMethodDescriptionThe name of a CloudWatch alarm in your account.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields 
- 
Method Details
- 
alarmName
The name of a CloudWatch alarm in your account.
- Parameters:
 alarmName- The name of a CloudWatch alarm in your account.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 
 -