Class: Aws::Types::TopicTemplate
- Inherits:
-
Object
- Object
- Aws::Types::TopicTemplate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#slots ⇒ ::Array[Types::Slot]
Returns the value of attribute slots.
-
#template_type ⇒ ::String
Returns the value of attribute template_type.
Instance Attribute Details
#slots ⇒ ::Array[Types::Slot]
Returns the value of attribute slots.
11556 11557 11558 |
# File 'sig/types.rbs', line 11556 def slots @slots end |
#template_type ⇒ ::String
Returns the value of attribute template_type.
11555 11556 11557 |
# File 'sig/types.rbs', line 11555 def template_type @template_type end |