Class: Aws::Types::TopicTemplate

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#slots::Array[Types::Slot]

Returns the value of attribute slots.

Returns:



11556
11557
11558
# File 'sig/types.rbs', line 11556

def slots
  @slots
end

#template_type::String

Returns the value of attribute template_type.

Returns:

  • (::String)


11555
11556
11557
# File 'sig/types.rbs', line 11555

def template_type
  @template_type
end