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)


1366
1367
1368
# File 'sig/types.rbs', line 1366

def resource_count
  @resource_count
end

#resource_types::Array[::String]

Returns the value of attribute resource_types.

Returns:

  • (::Array[::String])


1367
1368
1369
# File 'sig/types.rbs', line 1367

def resource_types
  @resource_types
end