Module: Aws::CloudWatchLogs::Client::_GetDataProtectionPolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDataProtectionPolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#last_updated_time ⇒ ::Integer
711 |
# File 'sig/client.rbs', line 711
def last_updated_time: () -> ::Integer
|
#log_group_identifier ⇒ ::String
709 |
# File 'sig/client.rbs', line 709
def log_group_identifier: () -> ::String
|
#policy_document ⇒ ::String
710 |
# File 'sig/client.rbs', line 710
def policy_document: () -> ::String
|