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)


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

def connection_type_variant_name
  @connection_type_variant_name
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


1150
1151
1152
# File 'sig/types.rbs', line 1150

def description
  @description
end

#display_name::String

Returns the value of attribute display_name.

Returns:

  • (::String)


1149
1150
1151
# File 'sig/types.rbs', line 1149

def display_name
  @display_name
end

#logo_url::String

Returns the value of attribute logo_url.

Returns:

  • (::String)


1151
1152
1153
# File 'sig/types.rbs', line 1151

def logo_url
  @logo_url
end