BatchScheduleActionDeleteResult
public struct BatchScheduleActionDeleteResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
List of actions that have been deleted from the schedule.
Declaration
Swift
public let scheduleActions: [ScheduleAction] -
Undocumented
Declaration
Swift
public init(scheduleActions: [ScheduleAction])
View on GitHub
BatchScheduleActionDeleteResult Structure Reference