Class: Aws::Types::CreateDirectConnectGatewayAttachmentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#direct_connect_gateway_attachment ⇒ Types::DirectConnectGatewayAttachment

Returns the value of attribute direct_connect_gateway_attachment.



505
506
507
# File 'sig/types.rbs', line 505

def direct_connect_gateway_attachment
  @direct_connect_gateway_attachment
end