annotations

@JvmName(name = "hionvhprvtvjmceu")
suspend fun annotations(value: Output<Map<String, String>>)
@JvmName(name = "wqickvwpkahlairb")
suspend fun annotations(value: Map<String, String>?)

Parameters

value

User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations. Note: This field is non-authoritative, and will only manage the annotations present in your configuration. Please refer to the field effective_annotations for all of the annotations present on the resource.


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

Parameters

values

User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations. Note: This field is non-authoritative, and will only manage the annotations present in your configuration. Please refer to the field effective_annotations for all of the annotations present on the resource.