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