Module: Aws::CloudWatchLogs::Client::_PutStorageTierPolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PutStorageTierPolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#last_updated_time ⇒ ::Integer
1349 |
# File 'sig/client.rbs', line 1349
def last_updated_time: () -> ::Integer
|
#storage_tier ⇒ "STANDARD", "INTELLIGENT_TIERING"
1348 |
# File 'sig/client.rbs', line 1348
def storage_tier: () -> ("STANDARD" | "INTELLIGENT_TIERING")
|