Get Droplet Autoscale Plain Args
data class GetDropletAutoscalePlainArgs(val id: String? = null, val name: String? = null) : ConvertibleToJava<GetDropletAutoscalePlainArgs>
A collection of arguments for invoking getDropletAutoscale.