Get Eip Addresses Result
data class GetEipAddressesResult(val addressName: String? = null, val addresses: List<GetEipAddressesAddress>, val associatedInstanceId: String? = null, val associatedInstanceType: String? = null, val dryRun: Boolean? = null, val eips: List<GetEipAddressesEip>, val enableDetails: Boolean? = null, val id: String, val ids: List<String>, val includeReservationData: Boolean? = null, val ipAddress: String? = null, val ipAddresses: List<String>? = null, val isp: String? = null, val lockReason: String? = null, val nameRegex: String? = null, val names: List<String>, val outputFile: String? = null, val paymentType: String? = null, val resourceGroupId: String? = null, val segmentInstanceId: String? = null, val status: String? = null, val tags: Map<String, String>? = null)
A collection of values returned by getEipAddresses.
Constructors
Link copied to clipboard
constructor(addressName: String? = null, addresses: List<GetEipAddressesAddress>, associatedInstanceId: String? = null, associatedInstanceType: String? = null, dryRun: Boolean? = null, eips: List<GetEipAddressesEip>, enableDetails: Boolean? = null, id: String, ids: List<String>, includeReservationData: Boolean? = null, ipAddress: String? = null, ipAddresses: List<String>? = null, isp: String? = null, lockReason: String? = null, nameRegex: String? = null, names: List<String>, outputFile: String? = null, paymentType: String? = null, resourceGroupId: String? = null, segmentInstanceId: String? = null, status: String? = null, tags: Map<String, String>? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard