Module: Aws::EventBridge::Client::_DescribeEndpointResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#endpoint_id::String

Returns:

  • (::String)


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

def endpoint_id: () -> ::String

#endpoint_url::String

Returns:

  • (::String)


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

def endpoint_url: () -> ::String

#event_buses::Array[Types::EndpointEventBus]

Returns:



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

def event_buses: () -> ::Array[Types::EndpointEventBus]

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#replication_configTypes::ReplicationConfig



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

def replication_config: () -> Types::ReplicationConfig

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#routing_configTypes::RoutingConfig



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

def routing_config: () -> Types::RoutingConfig

#state"ACTIVE", ...

Returns:

  • ("ACTIVE", "CREATING", "UPDATING", "DELETING", "CREATE_FAILED", "UPDATE_FAILED", "DELETE_FAILED")


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

def state: () -> ("ACTIVE" | "CREATING" | "UPDATING" | "DELETING" | "CREATE_FAILED" | "UPDATE_FAILED" | "DELETE_FAILED")

#state_reason::String

Returns:

  • (::String)


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

def state_reason: () -> ::String