class Aws::Glue::Types::UpdateRegistryInput
@note When making an API call, you may pass UpdateRegistryInput
data as a hash: { registry_id: { # required registry_name: "SchemaRegistryNameString", registry_arn: "GlueResourceArn", }, description: "DescriptionString", # required }
@!attribute [rw] registry_id
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN). @return [Types::RegistryId]
@!attribute [rw] description
A description of the registry. If description is not provided, this field will not be updated. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/UpdateRegistryInput AWS API Documentation
Constants
- SENSITIVE