Class: Aws::Types::DisassociateTransitGatewayConnectPeerRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#global_network_id ⇒ ::String

Returns the value of attribute global_network_id.

Returns:

  • (::String)


823
824
825
# File 'sig/types.rbs', line 823

def global_network_id
  @global_network_id
end

#transit_gateway_connect_peer_arn ⇒ ::String

Returns the value of attribute transit_gateway_connect_peer_arn.

Returns:

  • (::String)


824
825
826
# File 'sig/types.rbs', line 824

def transit_gateway_connect_peer_arn
  @transit_gateway_connect_peer_arn
end