EipAddressArgs

constructor(activityId: Output<String>? = null, addressName: Output<String>? = null, allocationId: Output<String>? = null, autoPay: Output<Boolean>? = null, bandwidth: Output<String>? = null, deletionProtection: Output<Boolean>? = null, description: Output<String>? = null, highDefinitionMonitorLogStatus: Output<String>? = null, instanceChargeType: Output<String>? = null, internetChargeType: Output<String>? = null, ipAddress: Output<String>? = null, isp: Output<String>? = null, logProject: Output<String>? = null, logStore: Output<String>? = null, mode: Output<String>? = null, name: Output<String>? = null, netmode: Output<String>? = null, paymentType: Output<String>? = null, period: Output<Int>? = null, pricingCycle: Output<String>? = null, publicIpAddressPoolId: Output<String>? = null, resourceGroupId: Output<String>? = null, securityProtectionTypes: Output<List<String>>? = null, tags: Output<Map<String, String>>? = null, zone: Output<String>? = null)