Class: Aws::Types::GeospatialDataSourceItem
- Inherits:
-
Object
- Object
- Aws::Types::GeospatialDataSourceItem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#static_file_data_source ⇒ Types::GeospatialStaticFileSource
Returns the value of attribute static_file_data_source.
Instance Attribute Details
#static_file_data_source ⇒ Types::GeospatialStaticFileSource
Returns the value of attribute static_file_data_source.
6147 6148 6149 |
# File 'sig/types.rbs', line 6147 def static_file_data_source @static_file_data_source end |