GetKeyRotationStatusResponse constructor
GetKeyRotationStatusResponse({
- bool? keyRotationEnabled,
Implementation
GetKeyRotationStatusResponse({
this.keyRotationEnabled,
});
GetKeyRotationStatusResponse({
this.keyRotationEnabled,
});