metadata

@JvmName(name = "mvqpqudomicxtwdv")
suspend fun metadata(value: Output<MetadataArgs>)
@JvmName(name = "raxfetmcrrdvajcp")
suspend fun metadata(value: MetadataArgs?)

Parameters

value

The metadata key/value pairs to assign to instances that are created from these properties. These pairs can consist of custom metadata or predefined keys. See Project and instance metadata for more information.


@JvmName(name = "uyyjijescdvkhcjs")
suspend fun metadata(argument: suspend MetadataArgsBuilder.() -> Unit)

Parameters

argument

The metadata key/value pairs to assign to instances that are created from these properties. These pairs can consist of custom metadata or predefined keys. See Project and instance metadata for more information.