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_hintsTypes::RegistrationSectionDisplayHints

Returns the value of attribute display_hints.



1787
1788
1789
# File 'sig/types.rbs', line 1787

def display_hints
  @display_hints
end

#section_path::String

Returns the value of attribute section_path.

Returns:

  • (::String)


1786
1787
1788
# File 'sig/types.rbs', line 1786

def section_path
  @section_path
end