Module: Aws::AppIntegrationsService::Client::_GetEventIntegrationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#event_bridge_bus ⇒ ::String

Returns:

  • (::String)


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

def event_bridge_bus: () -> ::String

#event_filter ⇒ Types::EventFilter

Returns:



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

def event_filter: () -> Types::EventFilter

#event_integration_arn ⇒ ::String

Returns:

  • (::String)


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

def event_integration_arn: () -> ::String

#name ⇒ ::String

Returns:

  • (::String)


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

def name: () -> ::String

#tags ⇒ ::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]