PutRetentionConfigurationResponse constructor
PutRetentionConfigurationResponse({
- RetentionConfiguration? retentionConfiguration,
Implementation
PutRetentionConfigurationResponse({
this.retentionConfiguration,
});