Module: Aws::Glacier::Client::_GetVaultLockResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetVaultLockOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#creation_date ⇒ ::Time
261 |
# File 'sig/client.rbs', line 261
def creation_date: () -> ::Time
|
#expiration_date ⇒ ::Time
260 |
# File 'sig/client.rbs', line 260
def expiration_date: () -> ::Time
|
#policy ⇒ ::String
258 |
# File 'sig/client.rbs', line 258
def policy: () -> ::String
|
#state ⇒ ::String
259 |
# File 'sig/client.rbs', line 259
def state: () -> ::String
|