GetAppReplicationConfigurationResponse constructor
GetAppReplicationConfigurationResponse({
- List<
ServerGroupReplicationConfiguration> ? serverGroupReplicationConfigurations,
Implementation
GetAppReplicationConfigurationResponse({
this.serverGroupReplicationConfigurations,
});