metadata

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

Parameters

value

Metadata associated with this Service, including name, namespace, labels, and annotations.


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

Parameters

argument

Metadata associated with this Service, including name, namespace, labels, and annotations.