Class: Aws::Types::TemplateSectionInstruction

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#section_header::String

Returns the value of attribute section_header.

Returns:



497
498
499
# File 'sig/types.rbs', line 497

def section_header
  @section_header
end

#section_instruction::String

Returns the value of attribute section_instruction.

Returns:



498
499
500
# File 'sig/types.rbs', line 498

def section_instruction
  @section_instruction
end