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