Class: Aws::Types::CreateQuickConnectResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#quick_connect_arn::String

Returns the value of attribute quick_connect_arn.

Returns:

  • (::String)


1701
1702
1703
# File 'sig/types.rbs', line 1701

def quick_connect_arn
  @quick_connect_arn
end

#quick_connect_id::String

Returns the value of attribute quick_connect_id.

Returns:

  • (::String)


1702
1703
1704
# File 'sig/types.rbs', line 1702

def quick_connect_id
  @quick_connect_id
end