Class: Aws::Types::ConfluencePageConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ConfluencePageConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#page_field_mappings ⇒ ::Array[Types::ConfluencePageToIndexFieldMapping]
Returns the value of attribute page_field_mappings.
Instance Attribute Details
#page_field_mappings ⇒ ::Array[Types::ConfluencePageToIndexFieldMapping]
Returns the value of attribute page_field_mappings.
321 322 323 |
# File 'sig/types.rbs', line 321 def page_field_mappings @page_field_mappings end |