serviceConfigurations

@JvmName(name = "hximcldykiaohbmc")
suspend fun serviceConfigurations(value: Output<List<ServiceConfigurationArgs>>)
@JvmName(name = "jyxctcmnobavpuag")
suspend fun serviceConfigurations(value: List<ServiceConfigurationArgs>?)

Parameters

value

Service configurations associated with the connectivity resource. They are only processed by the server if 'enabled' property is set to 'true'.


@JvmName(name = "nvqhbqfhjashhekk")
suspend fun serviceConfigurations(vararg values: Output<ServiceConfigurationArgs>)


@JvmName(name = "qalgsxjwykdtfcev")
suspend fun serviceConfigurations(values: List<Output<ServiceConfigurationArgs>>)
@JvmName(name = "fbsmsupjrxdqmrwl")
suspend fun serviceConfigurations(vararg values: ServiceConfigurationArgs)

Parameters

values

Service configurations associated with the connectivity resource. They are only processed by the server if 'enabled' property is set to 'true'.


@JvmName(name = "oknhnnliujkxeyeh")
suspend fun serviceConfigurations(argument: List<suspend ServiceConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "vabwwoeqcgpkjuxa")
suspend fun serviceConfigurations(vararg argument: suspend ServiceConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "hyhvusgqlwrxxmqj")
suspend fun serviceConfigurations(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'.