CreateBusinessReportScheduleResponse
public struct CreateBusinessReportScheduleResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the business report schedule.
Declaration
Swift
public let scheduleArn: String? -
Undocumented
Declaration
Swift
public init(scheduleArn: String? = nil)
View on GitHub
CreateBusinessReportScheduleResponse Structure Reference