Class: Aws::Types::ServiceResourcesAssociatedMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_count::Integer

Returns the value of attribute resource_count.

Returns:

  • (::Integer)


1360
1361
1362
# File 'sig/types.rbs', line 1360

def resource_count
  @resource_count
end

#resource_types::Array[::String]

Returns the value of attribute resource_types.

Returns:

  • (::Array[::String])


1361
1362
1363
# File 'sig/types.rbs', line 1361

def resource_types
  @resource_types
end