Class: Aws::Types::ReferenceFiles
- Inherits:
-
Object
- Object
- Aws::Types::ReferenceFiles
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#index ⇒ Types::FileInformation
Returns the value of attribute index.
-
#source ⇒ Types::FileInformation
Returns the value of attribute source.
Instance Attribute Details
#index ⇒ Types::FileInformation
Returns the value of attribute index.
1883 1884 1885 |
# File 'sig/types.rbs', line 1883 def index @index end |
#source ⇒ Types::FileInformation
Returns the value of attribute source.
1882 1883 1884 |
# File 'sig/types.rbs', line 1882 def source @source end |