CustomerGatewayArgs

fun CustomerGatewayArgs(bgpAsn: Output<Int>? = null, deviceName: Output<String>? = null, ipAddress: Output<String>? = null, tags: Output<List<CustomerGatewayTagArgs>>? = null, type: Output<String>? = null)