menu
aws_glacier_api package
documentation
glacier-2012-06-01.dart
GetVaultLockOutput
state property
state property
dark_mode
light_mode
state
property
String
?
state
final
The state of the vault lock.
InProgress
or
Locked
.
Implementation
final String? state;
aws_glacier_api package
documentation
glacier-2012-06-01
GetVaultLockOutput
state property
GetVaultLockOutput class