UpgradePublishedSchemaResponse
public struct UpgradePublishedSchemaResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the upgraded schema that is returned as part of the response.
Declaration
Swift
public let upgradedSchemaArn: String? -
Undocumented
Declaration
Swift
public init(upgradedSchemaArn: String? = nil)
View on GitHub
UpgradePublishedSchemaResponse Structure Reference