class Aws::NetworkManager::Types::RegisterTransitGatewayRequest

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

data as a hash:

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

@!attribute [rw] global_network_id

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

@!attribute [rw] transit_gateway_arn

The Amazon Resource Name (ARN) of the transit gateway. For more
information, see [Resources Defined by Amazon EC2][1].

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazonec2.html#amazonec2-resources-for-iam-policies
@return [String]

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

Constants

SENSITIVE