AcceleratorArgs

constructor(enabled: Output<Boolean>? = null, ipAddressType: Output<AcceleratorIpAddressType>? = null, ipAddresses: Output<List<String>>? = null, name: Output<String>? = null, tags: Output<List<TagArgs>>? = null)