BatchScheduleActionDeleteRequest
public struct BatchScheduleActionDeleteRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list of schedule actions to delete.
Declaration
Swift
public let actionNames: [String] -
Undocumented
Declaration
Swift
public init(actionNames: [String])
View on GitHub
BatchScheduleActionDeleteRequest Structure Reference