DescribeRegistryResponse constructor
DescribeRegistryResponse({
- String? registryId,
- ReplicationConfiguration? replicationConfiguration,
Implementation
DescribeRegistryResponse({
this.registryId,
this.replicationConfiguration,
});