Alarm
public struct Alarm : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the alarm.
Declaration
Swift
public let alarmARN: String -
The name of the alarm.
Declaration
Swift
public let alarmName: String -
Undocumented
Declaration
Swift
public init(alarmARN: String, alarmName: String)
View on GitHub
Alarm Structure Reference