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:



1448
1449
1450
# File 'sig/types.rbs', line 1448

def connectivity_info
  @connectivity_info
end

#thing_name::String

Returns the value of attribute thing_name.

Returns:

  • (::String)


1449
1450
1451
# File 'sig/types.rbs', line 1449

def thing_name
  @thing_name
end