class Aws::NetworkManager::Types::DisassociateTransitGatewayConnectPeerRequest

@note When making an API call, you may pass DisassociateTransitGatewayConnectPeerRequest

data as a hash:

    {
      global_network_id: "String", # required
      transit_gateway_connect_peer_arn: "String", # required
    }

@!attribute [rw] global_network_id

The ID of the global network.
@return [String]

@!attribute [rw] transit_gateway_connect_peer_arn

The Amazon Resource Name (ARN) of the transit gateway Connect peer.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/networkmanager-2019-07-05/DisassociateTransitGatewayConnectPeerRequest AWS API Documentation

Constants

SENSITIVE