Module: Aws::CloudWatchEvents::Client::_DescribeApiDestinationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#api_destination_arn::String

Returns:

  • (::String)


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

def api_destination_arn: () -> ::String

#api_destination_state"ACTIVE", "INACTIVE"

Returns:

  • ("ACTIVE", "INACTIVE")


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

def api_destination_state: () -> ("ACTIVE" | "INACTIVE")

#connection_arn::String

Returns:

  • (::String)


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

def connection_arn: () -> ::String

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#http_method"POST", ...

Returns:

  • ("POST", "GET", "HEAD", "OPTIONS", "PUT", "PATCH", "DELETE")


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

def http_method: () -> ("POST" | "GET" | "HEAD" | "OPTIONS" | "PUT" | "PATCH" | "DELETE")

#invocation_endpoint::String

Returns:

  • (::String)


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

def invocation_endpoint: () -> ::String

#invocation_rate_limit_per_second::Integer

Returns:

  • (::Integer)


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

def invocation_rate_limit_per_second: () -> ::Integer

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String