RefreshSchemasResponse
public struct RefreshSchemasResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The status of the refreshed schema.
Declaration
Swift
public let refreshSchemasStatus: RefreshSchemasStatus?
-
Undocumented
Declaration
Swift
public init(refreshSchemasStatus: RefreshSchemasStatus? = nil)