Class: Aws::Types::ServiceResourcesDisassociatedMetadata

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)


1416
1417
1418
# File 'sig/types.rbs', line 1416

def resource_count
  @resource_count
end

#resource_types::Array[::String]

Returns the value of attribute resource_types.

Returns:

  • (::Array[::String])


1417
1418
1419
# File 'sig/types.rbs', line 1417

def resource_types
  @resource_types
end