menu
aws_glue_api package
documentation
glue-2017-03-31.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_glue_api package
documentation
glue-2017-03-31
CreateRegistryResponse
CreateRegistryResponse constructor
CreateRegistryResponse class