GetObjectLockConfigurationOutput constructor
GetObjectLockConfigurationOutput({
- ObjectLockConfiguration? objectLockConfiguration,
Implementation
GetObjectLockConfigurationOutput({
this.objectLockConfiguration,
});