class Aws::Schemas::Types::CreateRegistryRequest
@note When making an API call, you may pass CreateRegistryRequest
data as a hash: { description: "__stringMin0Max256", registry_name: "__string", # required tags: { "__string" => "__string", }, }
@!attribute [rw] description
@return [String]
@!attribute [rw] registry_name
@return [String]
@!attribute [rw] tags
Key-value pairs associated with a resource. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/schemas-2019-12-02/CreateRegistryRequest AWS API Documentation
Constants
- SENSITIVE