Class: Aws::Types::ThemeFooterLink

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#display_name::String

Returns the value of attribute display_name.

Returns:

  • (::String)


1516
1517
1518
# File 'sig/types.rbs', line 1516

def display_name
  @display_name
end

Returns the value of attribute footer_link_url.

Returns:

  • (::String)


1517
1518
1519
# File 'sig/types.rbs', line 1517

def footer_link_url
  @footer_link_url
end