PublishSchemaResponse
public struct PublishSchemaResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN that is associated with the published schema. For more information, see arns.
Declaration
Swift
public let publishedSchemaArn: String?
-
Undocumented
Declaration
Swift
public init(publishedSchemaArn: String? = nil)