class Aws::NetworkManager::Types::AssociateCustomerGatewayRequest
@note When making an API call, you may pass AssociateCustomerGatewayRequest
data as a hash: { customer_gateway_arn: "String", # required global_network_id: "String", # required device_id: "String", # required link_id: "String", }
@!attribute [rw] customer_gateway_arn
The Amazon Resource Name (ARN) of the customer 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]
@!attribute [rw] global_network_id
The ID of the global network. @return [String]
@!attribute [rw] device_id
The ID of the device. @return [String]
@!attribute [rw] link_id
The ID of the link. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/networkmanager-2019-07-05/AssociateCustomerGatewayRequest AWS API Documentation
Constants
- SENSITIVE