Cluster Service Configs Profile Args
data class ClusterServiceConfigsProfileArgs(val configs: Output<List<ClusterServiceConfigArgs>>, val serviceName: Output<String>) : ConvertibleToJava<ClusterServiceConfigsProfileArgs>
Cluster service configs.