links

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "apclcexkxnlysqea")
suspend fun links(argument: List<suspend ContactProfileLinkArgsBuilder.() -> Unit>)
@JvmName(name = "whhopnouohqysiwm")
suspend fun links(vararg argument: suspend ContactProfileLinkArgsBuilder.() -> Unit)
@JvmName(name = "xtgqfmlyinnyumyw")
suspend fun links(argument: suspend ContactProfileLinkArgsBuilder.() -> Unit)

Parameters

argument

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