Address Space Args
    data class AddressSpaceArgs(val addressPrefixes: Output<List<String>>? = null) : ConvertibleToJava<AddressSpaceArgs> 
AddressSpace contains an array of IP address ranges that can be used by subnets of the virtual network.