ScalingGroupVServerGroupsVserverGroupVserverAttributeArgs

data class ScalingGroupVServerGroupsVserverGroupVserverAttributeArgs(val port: Output<Int>, val vserverGroupId: Output<String>, val weight: Output<Int>) : ConvertibleToJava<ScalingGroupVServerGroupsVserverGroupVserverAttributeArgs>

Constructors

fun ScalingGroupVServerGroupsVserverGroupVserverAttributeArgs(port: Output<Int>, vserverGroupId: Output<String>, weight: Output<Int>)

Functions

Link copied to clipboard
open override fun toJava(): ScalingGroupVServerGroupsVserverGroupVserverAttributeArgs

Properties

Link copied to clipboard
val port: Output<Int>
Link copied to clipboard
val vserverGroupId: Output<String>
Link copied to clipboard
val weight: Output<Int>