Module: Aws::CloudWatchLogs::Client::_PutIntegrationResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::PutIntegrationResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#integration_name::String



1234
# File 'sig/client.rbs', line 1234

def integration_name: () -> ::String

#integration_status"PROVISIONING", ...



1235
# File 'sig/client.rbs', line 1235

def integration_status: () -> ("PROVISIONING" | "ACTIVE" | "FAILED")