CustomerGatewayArgs

constructor(bgpAsn: Output<Int>? = null, bgpAsnExtended: Output<Double>? = null, certificateArn: Output<String>? = null, deviceName: Output<String>? = null, ipAddress: Output<String>? = null, tags: Output<List<TagArgs>>? = null, type: Output<String>? = null)