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.



6825
6826
6827
# File 'sig/types.rbs', line 6825

def layout
  @layout
end

#section_id::String

Returns the value of attribute section_id.

Returns:

  • (::String)


6824
6825
6826
# File 'sig/types.rbs', line 6824

def section_id
  @section_id
end

#styleTypes::SectionStyle

Returns the value of attribute style.

Returns:



6826
6827
6828
# File 'sig/types.rbs', line 6826

def style
  @style
end