Class: Aws::Types::DeleteFileEntry
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFileEntry
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#file_path ⇒ ::String
Returns the value of attribute file_path.
Instance Attribute Details
#file_path ⇒ ::String
Returns the value of attribute file_path.
506 507 508 |
# File 'sig/types.rbs', line 506 def file_path @file_path end |