Class: Aws::Types::UpdateConnectivityInfoRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connectivity_info ⇒ ::Array[Types::ConnectivityInfo]

Returns the value of attribute connectivity_info.

Returns:



704
705
706
# File 'sig/types.rbs', line 704

def connectivity_info
  @connectivity_info
end

#thing_name ⇒ ::String

Returns the value of attribute thing_name.

Returns:

  • (::String)


703
704
705
# File 'sig/types.rbs', line 703

def thing_name
  @thing_name
end