DeleteSchemaResponse

public struct DeleteSchemaResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The input ARN that is returned as part of the response. For more information, see arns.

    Declaration

    Swift

    public let schemaArn: String?
  • Undocumented

    Declaration

    Swift

    public init(schemaArn: String? = nil)