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

Returns:

  • (::String)


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

def integration_name: () -> ::String

#integration_status"PROVISIONING", ...

Returns:

  • ("PROVISIONING", "ACTIVE", "FAILED")


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

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