Class: Aws::Types::ResourceCollection

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_formationTypes::CloudFormationCollection

Returns the value of attribute cloud_formation.

Returns:



882
883
884
# File 'sig/types.rbs', line 882

def cloud_formation
  @cloud_formation
end

#tags::Array[Types::TagCollection]

Returns the value of attribute tags.

Returns:



883
884
885
# File 'sig/types.rbs', line 883

def tags
  @tags
end