Class: Aws::Types::RegistrationSectionDefinition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#display_hints ⇒ Types::RegistrationSectionDisplayHints

Returns the value of attribute display_hints.



1818
1819
1820
# File 'sig/types.rbs', line 1818

def display_hints
  @display_hints
end

#section_path ⇒ ::String

Returns the value of attribute section_path.

Returns:

  • (::String)


1817
1818
1819
# File 'sig/types.rbs', line 1817

def section_path
  @section_path
end