links

@JvmName(name = "dionwadembgbostx")
suspend fun links(value: Output<List<ContactProfileLinkArgs>>)
@JvmName(name = "kpbdiknctxychmel")
suspend fun links(value: List<ContactProfileLinkArgs>?)

Parameters

value

Links of the Contact Profile. Describes RF links, modem processing, and IP endpoints.


@JvmName(name = "skwsomcqynxapkea")
suspend fun links(vararg values: Output<ContactProfileLinkArgs>)


@JvmName(name = "ktvbciesgplqoioa")
suspend fun links(values: List<Output<ContactProfileLinkArgs>>)
@JvmName(name = "ejlykrdwhjmpddtd")
suspend fun links(vararg values: ContactProfileLinkArgs)

Parameters

values

Links of the Contact Profile. Describes RF links, modem processing, and IP endpoints.


@JvmName(name = "sguujiuhjdxqojfe")
suspend fun links(argument: List<suspend ContactProfileLinkArgsBuilder.() -> Unit>)
@JvmName(name = "tnxlvyxumsmwvdxn")
suspend fun links(vararg argument: suspend ContactProfileLinkArgsBuilder.() -> Unit)
@JvmName(name = "rkpyewpwfuxebokw")
suspend fun links(argument: suspend ContactProfileLinkArgsBuilder.() -> Unit)

Parameters

argument

Links of the Contact Profile. Describes RF links, modem processing, and IP endpoints.