Scaling Group VServer Groups Vserver Group Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun vserverAttributes(value: Output<List<ScalingGroupVServerGroupsVserverGroupVserverAttributeArgs>>)
suspend fun vserverAttributes(vararg values: ScalingGroupVServerGroupsVserverGroupVserverAttributeArgs)
suspend fun vserverAttributes(vararg values: Output<ScalingGroupVServerGroupsVserverGroupVserverAttributeArgs>)
suspend fun vserverAttributes(vararg argument: suspend ScalingGroupVServerGroupsVserverGroupVserverAttributeArgsBuilder.() -> Unit)
suspend fun vserverAttributes(value: List<ScalingGroupVServerGroupsVserverGroupVserverAttributeArgs>)
suspend fun vserverAttributes(values: List<Output<ScalingGroupVServerGroupsVserverGroupVserverAttributeArgs>>)
suspend fun vserverAttributes(argument: List<suspend ScalingGroupVServerGroupsVserverGroupVserverAttributeArgsBuilder.() -> Unit>)
suspend fun vserverAttributes(argument: suspend ScalingGroupVServerGroupsVserverGroupVserverAttributeArgsBuilder.() -> Unit)