Class: Aws::Types::SiteToSiteVpnAttachment

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:



1733
1734
1735
# File 'sig/types.rbs', line 1733

def attachment
  @attachment
end

#vpn_connection_arn ⇒ ::String

Returns the value of attribute vpn_connection_arn.

Returns:

  • (::String)


1734
1735
1736
# File 'sig/types.rbs', line 1734

def vpn_connection_arn
  @vpn_connection_arn
end