DATASOURCE::VPC::CustomerGateway is used to query the information about a customer gateway.
Syntax
{
"Type": "DATASOURCE::VPC::CustomerGateway",
"Properties": {
"CustomerGatewayId": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
CustomerGatewayId | String | Yes | Yes | The ID of the customer gateway. | None. |
Return values
Fn::GetAtt
Description: the description of the customer gateway.
CustomerGatewayId: the ID of the customer gateway.
CreateTime: the time when the customer gateway was created. Unit: milliseconds.
AuthKey: the authentication key of the Border Gateway Protocol (BGP) routing protocol for the gateway device in the data center.
IpAddress: the public IP address of the gateway device in the data center.
Asn: the autonomous system number (ASN) of the gateway device in the data center.
CustomerGatewayName: the name of the customer gateway.