Class: Aws::Types::ProbeInputFile
- Inherits:
-
Object
- Object
- Aws::Types::ProbeInputFile
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#file_url ⇒ ::String
Returns the value of attribute file_url.
Instance Attribute Details
#file_url ⇒ ::String
Returns the value of attribute file_url.
2110 2111 2112 |
# File 'sig/types.rbs', line 2110 def file_url @file_url end |