destinations

@JvmName(name = "cvygggmyrqisuftn")
suspend fun destinations(value: Output<List<CommonLanguageSettingsDestinationsItem>>)
@JvmName(name = "vjiaqeswxqlucllg")
suspend fun destinations(value: List<CommonLanguageSettingsDestinationsItem>?)

Parameters

value

The destination where API teams want this client library to be published.


@JvmName(name = "wdtspscrlmpxdkdg")
suspend fun destinations(vararg values: Output<CommonLanguageSettingsDestinationsItem>)


@JvmName(name = "xsohkxivshjtycdy")
suspend fun destinations(values: List<Output<CommonLanguageSettingsDestinationsItem>>)
@JvmName(name = "byqtwyguavgitsry")
suspend fun destinations(vararg values: CommonLanguageSettingsDestinationsItem)

Parameters

values

The destination where API teams want this client library to be published.