Class: Aws::Types::IosClientBrandingAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute forgot_password_link.

Returns:

  • (::String)


1044
1045
1046
# File 'sig/types.rbs', line 1044

def forgot_password_link
  @forgot_password_link
end

#login_message::Hash[::String, ::String]

Returns the value of attribute login_message.

Returns:

  • (::Hash[::String, ::String])


1045
1046
1047
# File 'sig/types.rbs', line 1045

def 
  @login_message
end

#logo_2x_url::String

Returns the value of attribute logo_2x_url.

Returns:

  • (::String)


1040
1041
1042
# File 'sig/types.rbs', line 1040

def logo_2x_url
  @logo_2x_url
end

#logo_3x_url::String

Returns the value of attribute logo_3x_url.

Returns:

  • (::String)


1041
1042
1043
# File 'sig/types.rbs', line 1041

def logo_3x_url
  @logo_3x_url
end

#logo_url::String

Returns the value of attribute logo_url.

Returns:

  • (::String)


1039
1040
1041
# File 'sig/types.rbs', line 1039

def logo_url
  @logo_url
end

#support_email::String

Returns the value of attribute support_email.

Returns:

  • (::String)


1042
1043
1044
# File 'sig/types.rbs', line 1042

def support_email
  @support_email
end

Returns the value of attribute support_link.

Returns:

  • (::String)


1043
1044
1045
# File 'sig/types.rbs', line 1043

def support_link
  @support_link
end