Instance Autoscaling Config Asymmetric Autoscaling Option Args
data class InstanceAutoscalingConfigAsymmetricAutoscalingOptionArgs(val overrides: Output<InstanceAutoscalingConfigAsymmetricAutoscalingOptionOverridesArgs>, val replicaSelection: Output<InstanceAutoscalingConfigAsymmetricAutoscalingOptionReplicaSelectionArgs>) : ConvertibleToJava<InstanceAutoscalingConfigAsymmetricAutoscalingOptionArgs>
Constructors
Link copied to clipboard
constructor(overrides: Output<InstanceAutoscalingConfigAsymmetricAutoscalingOptionOverridesArgs>, replicaSelection: Output<InstanceAutoscalingConfigAsymmetricAutoscalingOptionReplicaSelectionArgs>)
Properties
Link copied to clipboard
A nested object resource. Structure is documented below.
Link copied to clipboard
val replicaSelection: Output<InstanceAutoscalingConfigAsymmetricAutoscalingOptionReplicaSelectionArgs>
A nested object resource. Structure is documented below.