customizedKeys

@JvmName(name = "enfwbaehbjxnshwf")
suspend fun customizedKeys(value: Output<Map<String, String>>)
@JvmName(name = "ptbkoeouyfxlfdxf")
suspend fun customizedKeys(value: Map<String, String>?)

Parameters

value

Optional. A dictionary of default key name and customized key name mapping. If not specified, default key name will be used for generate configurations


@JvmName(name = "ponayjowgjmsysuo")
fun customizedKeys(vararg values: Pair<String, String>)

Parameters

values

Optional. A dictionary of default key name and customized key name mapping. If not specified, default key name will be used for generate configurations