Module: Aws::SecurityLake::Client::_GetDataLakeExceptionSubscriptionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDataLakeExceptionSubscriptionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #exception_time_to_live ⇒ ::Integer
- #notification_endpoint ⇒ ::String
- #subscription_protocol ⇒ ::String
Instance Method Details
#exception_time_to_live ⇒ ::Integer
295 |
# File 'sig/client.rbs', line 295
def exception_time_to_live: () -> ::Integer
|
#notification_endpoint ⇒ ::String
296 |
# File 'sig/client.rbs', line 296
def notification_endpoint: () -> ::String
|
#subscription_protocol ⇒ ::String
297 |
# File 'sig/client.rbs', line 297
def subscription_protocol: () -> ::String
|