MonthlySchedule
public struct MonthlySchedule : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let dayOfMonth: Int? -
Undocumented
Declaration
Swift
public init(dayOfMonth: Int? = nil)
View on GitHub
MonthlySchedule Structure Reference