Class: Aws::Types::SpatialStaticFile
- Inherits:
-
Object
- Object
- Aws::Types::SpatialStaticFile
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source ⇒ Types::StaticFileSource
Returns the value of attribute source.
-
#static_file_id ⇒ ::String
Returns the value of attribute static_file_id.
Instance Attribute Details
#source ⇒ Types::StaticFileSource
Returns the value of attribute source.
10471 10472 10473 |
# File 'sig/types.rbs', line 10471 def source @source end |
#static_file_id ⇒ ::String
Returns the value of attribute static_file_id.
10470 10471 10472 |
# File 'sig/types.rbs', line 10470 def static_file_id @static_file_id end |