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.



5349
5350
5351
# File 'sig/types.rbs', line 5349

def integration_resource_property_list
  @integration_resource_property_list
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


5350
5351
5352
# File 'sig/types.rbs', line 5350

def marker
  @marker
end