Class: Aws::Types::ListIntegrationResourcePropertiesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#integration_resource_property_list::Array[Types::IntegrationResourceProperty]

Returns the value of attribute integration_resource_property_list.



5392
5393
5394
# File 'sig/types.rbs', line 5392

def integration_resource_property_list
  @integration_resource_property_list
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


5393
5394
5395
# File 'sig/types.rbs', line 5393

def marker
  @marker
end