Class: Aws::Types::HeaderFooterSectionConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#layoutTypes::SectionLayoutConfiguration

Returns the value of attribute layout.



6559
6560
6561
# File 'sig/types.rbs', line 6559

def layout
  @layout
end

#section_id::String

Returns the value of attribute section_id.

Returns:

  • (::String)


6558
6559
6560
# File 'sig/types.rbs', line 6558

def section_id
  @section_id
end

#styleTypes::SectionStyle

Returns the value of attribute style.

Returns:



6560
6561
6562
# File 'sig/types.rbs', line 6560

def style
  @style
end