gatewayIds

@JvmName(name = "smghtwuyllkmcbce")
suspend fun gatewayIds(value: Output<List<String>>)
@JvmName(name = "dtoejnkwtlnfftkq")
suspend fun gatewayIds(value: List<String>?)

Parameters

value

The array of resource Ids of gateway to integrate with API portal.


@JvmName(name = "thkkkmvrehnbkrfa")
suspend fun gatewayIds(vararg values: Output<String>)


@JvmName(name = "hknrypqengajoacn")
suspend fun gatewayIds(values: List<Output<String>>)
@JvmName(name = "gbinbtaixiffaaxi")
suspend fun gatewayIds(vararg values: String)

Parameters

values

The array of resource Ids of gateway to integrate with API portal.