class Aws::Glue::Types::DeleteSchemaInput
@note When making an API call, you may pass DeleteSchemaInput
data as a hash: { schema_id: { # required schema_arn: "GlueResourceArn", schema_name: "SchemaRegistryNameString", registry_name: "SchemaRegistryNameString", }, }
@!attribute [rw] schema_id
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN). @return [Types::SchemaId]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/DeleteSchemaInput AWS API Documentation
Constants
- SENSITIVE