class Aws::NetworkManager::Types::DisassociateCustomerGatewayRequest

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

data as a hash:

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

@!attribute [rw] global_network_id

The ID of the global network.
@return [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]

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

Constants

SENSITIVE