Class: Aws::Types::SnapshotFileGroup
- Inherits:
-
Object
- Object
- Aws::Types::SnapshotFileGroup
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#files ⇒ ::Array[Types::SnapshotFile]
Returns the value of attribute files.
Instance Attribute Details
#files ⇒ ::Array[Types::SnapshotFile]
Returns the value of attribute files.
10296 10297 10298 |
# File 'sig/types.rbs', line 10296 def files @files end |