CustomRoutingAcceleratorArgs

constructor(attributes: Output<CustomRoutingAcceleratorAttributesArgs>? = null, enabled: Output<Boolean>? = null, ipAddressType: Output<String>? = null, ipAddresses: Output<List<String>>? = null, name: Output<String>? = null, tags: Output<Map<String, String>>? = null)