Class: Aws::Types::ItemResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_item_responseTypes::EndpointItemResponse

Returns the value of attribute endpoint_item_response.



2056
2057
2058
# File 'sig/types.rbs', line 2056

def endpoint_item_response
  @endpoint_item_response
end

#events_item_response::Hash[::String, Types::EventItemResponse]

Returns the value of attribute events_item_response.

Returns:



2057
2058
2059
# File 'sig/types.rbs', line 2057

def events_item_response
  @events_item_response
end