DeleteSchemaRequest
public struct DeleteSchemaRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the development schema. For more information, see arns.
Declaration
Swift
public let schemaArn: String -
Undocumented
Declaration
Swift
public init(schemaArn: String)
View on GitHub
DeleteSchemaRequest Structure Reference