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