service Configurations
Parameters
value
Service configurations associated with the connectivity resource. They are only processed by the server if 'enabled' property is set to 'true'.
Parameters
values
Service configurations associated with the connectivity resource. They are only processed by the server if 'enabled' property is set to 'true'.
suspend fun serviceConfigurations(argument: List<suspend ServiceConfigurationArgsBuilder.() -> Unit>)
suspend fun serviceConfigurations(vararg argument: suspend ServiceConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Service configurations associated with the connectivity resource. They are only processed by the server if 'enabled' property is set to 'true'.