NetworkInsightsAnalysisAnalysisLoadBalancerTarget

data class NetworkInsightsAnalysisAnalysisLoadBalancerTarget(val address: String? = null, val availabilityZone: String? = null, val instance: NetworkInsightsAnalysisAnalysisComponent? = null, val port: Int? = null)

Constructors

fun NetworkInsightsAnalysisAnalysisLoadBalancerTarget(address: String? = null, availabilityZone: String? = null, instance: NetworkInsightsAnalysisAnalysisComponent? = null, port: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val address: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val port: Int? = null