EnableAlarmActionsInput
public struct EnableAlarmActionsInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The names of the alarms.
Declaration
Swift
public let alarmNames: [String] -
Undocumented
Declaration
Swift
public init(alarmNames: [String]) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
EnableAlarmActionsInput Structure Reference