BusinessReportRecurrence
public struct BusinessReportRecurrence : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The start date.
Declaration
Swift
public let startDate: String? -
Undocumented
Declaration
Swift
public init(startDate: String? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
BusinessReportRecurrence Structure Reference