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