StartOnDemandAuditTaskResponse
public struct StartOnDemandAuditTaskResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the on-demand audit you started.
Declaration
Swift
public let taskId: String? -
Undocumented
Declaration
Swift
public init(taskId: String? = nil)
View on GitHub
StartOnDemandAuditTaskResponse Structure Reference