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