Class: Aws::Types::RejectInboundConnectionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_id::String

Returns the value of attribute connection_id.

Returns:

  • (::String)


2078
2079
2080
# File 'sig/types.rbs', line 2078

def connection_id
  @connection_id
end