Module: Aws::CloudWatchLogs::Client::_GetIntegrationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#integration_detailsTypes::IntegrationDetails



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

def integration_details: () -> Types::IntegrationDetails

#integration_name::String

Returns:

  • (::String)


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

def integration_name: () -> ::String

#integration_status"PROVISIONING", ...

Returns:

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


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

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

#integration_type"OPENSEARCH"

Returns:

  • ("OPENSEARCH")


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

def integration_type: () -> ("OPENSEARCH")