topics Configs
Parameters
value
List of topic configs in topic policy. See Topics Config for more information.
Parameters
values
List of topic configs in topic policy. See Topics Config for more information.
suspend fun topicsConfigs(argument: List<suspend GuardrailTopicPolicyConfigTopicsConfigArgsBuilder.() -> Unit>)
suspend fun topicsConfigs(vararg argument: suspend GuardrailTopicPolicyConfigTopicsConfigArgsBuilder.() -> Unit)
suspend fun topicsConfigs(argument: suspend GuardrailTopicPolicyConfigTopicsConfigArgsBuilder.() -> Unit)
Parameters
argument
List of topic configs in topic policy. See Topics Config for more information.