CustomerGatewayArgs

constructor(bgpAsn: Output<String>? = null, certificateArn: Output<String>? = null, deviceName: Output<String>? = null, ipAddress: Output<String>? = null, tags: Output<Map<String, String>>? = null, type: Output<String>? = null)