Class: Aws::Types::KbTemplateConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::KbTemplateConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#template ⇒ Object
Returns the value of attribute template.
Instance Attribute Details
#template ⇒ Object
Returns the value of attribute template.
7069 7070 7071 |
# File 'sig/types.rbs', line 7069 def template @template end |