metadata

@JvmName(name = "iulmriigeidlklxm")
suspend fun metadata(value: Output<ServiceMetadataArgs>)
@JvmName(name = "qxtwxmnptoprfpfj")
suspend fun metadata(value: ServiceMetadataArgs?)

Parameters

value

Metadata associated with this Service, including name, namespace, labels, and annotations. Structure is documented below.


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

Parameters

argument

Metadata associated with this Service, including name, namespace, labels, and annotations. Structure is documented below.