Class: Aws::Types::DirectConnectGatewayAttachment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attachment ⇒ Types::Attachment

Returns the value of attribute attachment.

Returns:



783
784
785
# File 'sig/types.rbs', line 783

def attachment
  @attachment
end

#direct_connect_gateway_arn ⇒ ::String

Returns the value of attribute direct_connect_gateway_arn.

Returns:

  • (::String)


784
785
786
# File 'sig/types.rbs', line 784

def direct_connect_gateway_arn
  @direct_connect_gateway_arn
end