Class: Aws::Types::ResourceCollection
- Inherits:
-
Object
- Object
- Aws::Types::ResourceCollection
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cloud_formation ⇒ Types::CloudFormationCollection
Returns the value of attribute cloud_formation.
-
#tags ⇒ ::Array[Types::TagCollection]
Returns the value of attribute tags.
Instance Attribute Details
#cloud_formation ⇒ Types::CloudFormationCollection
Returns the value of attribute cloud_formation.
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.
883 884 885 |
# File 'sig/types.rbs', line 883 def end |