Provider Auto Naming Args
data class ProviderAutoNamingArgs(val autoTrim: Output<Boolean>? = null, val randomSuffixMinLength: Output<Int>? = null) : ConvertibleToJava<ProviderAutoNamingArgs>
The configuration for automatically naming resources.