menu
aws_schemas_api package
documentation
schemas-2019-12-02.dart
CreateRegistryResponse
CreateRegistryResponse constructor
CreateRegistryResponse constructor
dark_mode
light_mode
CreateRegistryResponse
constructor
CreateRegistryResponse
(
{
String
?
description
,
String
?
registryArn
,
String
?
registryName
,
Map
<
String
,
String
>
?
tags
,
})
Implementation
CreateRegistryResponse({ this.description, this.registryArn, this.registryName, this.tags, });
aws_schemas_api package
documentation
schemas-2019-12-02
CreateRegistryResponse
CreateRegistryResponse constructor
CreateRegistryResponse class