GetAppliedSchemaVersionResponse
public struct GetAppliedSchemaVersionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Current applied schema ARN, including the minor version in use if one was provided.
Declaration
Swift
public let appliedSchemaArn: String? -
Undocumented
Declaration
Swift
public init(appliedSchemaArn: String? = nil)
View on GitHub
GetAppliedSchemaVersionResponse Structure Reference