CompositeAlarm
constructor(ActionsEnabled: Boolean? = null, ActionsSuppressedBy: ActionsSuppressedBy? = null, ActionsSuppressedReason: String? = null, ActionsSuppressor: String? = null, ActionsSuppressorExtensionPeriod: Int? = null, ActionsSuppressorWaitPeriod: Int? = null, AlarmActions: List<ARN>? = null, AlarmArn: ARN? = null, AlarmConfigurationUpdatedTimestamp: Instant? = null, AlarmDescription: String? = null, AlarmName: AlarmName? = null, AlarmRule: String? = null, InsufficientDataActions: List<ARN>? = null, OKActions: List<ARN>? = null, StateReason: String? = null, StateReasonData: String? = null, StateTransitionedTimestamp: Instant? = null, StateUpdatedTimestamp: Instant? = null, StateValue: AlarmState)