Class: Aws::Types::ConnectionTypeVariant

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_type_variant_name::String

Returns the value of attribute connection_type_variant_name.

Returns:

  • (::String)


1144
1145
1146
# File 'sig/types.rbs', line 1144

def connection_type_variant_name
  @connection_type_variant_name
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


1146
1147
1148
# File 'sig/types.rbs', line 1146

def description
  @description
end

#display_name::String

Returns the value of attribute display_name.

Returns:

  • (::String)


1145
1146
1147
# File 'sig/types.rbs', line 1145

def display_name
  @display_name
end

#logo_url::String

Returns the value of attribute logo_url.

Returns:

  • (::String)


1147
1148
1149
# File 'sig/types.rbs', line 1147

def logo_url
  @logo_url
end