keys

@JvmName(name = "jyrljgdfvckwyfxo")
suspend fun keys(value: Output<List<ObjectTypeKeyMapArgs>>)
@JvmName(name = "juuvvkiavniolfqu")
suspend fun keys(value: List<ObjectTypeKeyMapArgs>?)

Parameters

value

A list of unique keys that can be used to map data to the profile.


@JvmName(name = "nubxqullycgogiya")
suspend fun keys(vararg values: Output<ObjectTypeKeyMapArgs>)


@JvmName(name = "smfokhyqcdrfvqfq")
suspend fun keys(values: List<Output<ObjectTypeKeyMapArgs>>)
@JvmName(name = "cqktljaqdmcpgfth")
suspend fun keys(vararg values: ObjectTypeKeyMapArgs)

Parameters

values

A list of unique keys that can be used to map data to the profile.


@JvmName(name = "ncpuqcdfiuohpkim")
suspend fun keys(argument: List<suspend ObjectTypeKeyMapArgsBuilder.() -> Unit>)
@JvmName(name = "hfoturwoguhiqywv")
suspend fun keys(vararg argument: suspend ObjectTypeKeyMapArgsBuilder.() -> Unit)
@JvmName(name = "uimuipmouxukifai")
suspend fun keys(argument: suspend ObjectTypeKeyMapArgsBuilder.() -> Unit)

Parameters

argument

A list of unique keys that can be used to map data to the profile.