class Aws::Glue::Types::DeleteRegistryInput

@note When making an API call, you may pass DeleteRegistryInput

data as a hash:

    {
      registry_id: { # required
        registry_name: "SchemaRegistryNameString",
        registry_arn: "GlueResourceArn",
      },
    }

@!attribute [rw] registry_id

This is a wrapper structure that may contain the registry name and
Amazon Resource Name (ARN).
@return [Types::RegistryId]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/DeleteRegistryInput AWS API Documentation

Constants

SENSITIVE