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.



5368
5369
5370
# File 'sig/types.rbs', line 5368

def integration_resource_property_list
  @integration_resource_property_list
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


5369
5370
5371
# File 'sig/types.rbs', line 5369

def marker
  @marker
end