PutSchemaFromJsonResponse

public struct PutSchemaFromJsonResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • arn

    The ARN of the schema to update.

    Declaration

    Swift

    public let arn: String?
  • Undocumented

    Declaration

    Swift

    public init(arn: String? = nil)