Class: Aws::Types::SiteMapsConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SiteMapsConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#site_maps ⇒ ::Array[::String]
Returns the value of attribute site_maps.
Instance Attribute Details
#site_maps ⇒ ::Array[::String]
Returns the value of attribute site_maps.
1858 1859 1860 |
# File 'sig/types.rbs', line 1858 def site_maps @site_maps end |