spec

@JvmName(name = "bmrjbuksbaqshoyw")
suspend fun spec(value: Output<ServiceSpecArgs>)
@JvmName(name = "gkkshmglpofmfwmq")
suspend fun spec(value: ServiceSpecArgs?)

Parameters

value

Holds the desired state of the Service (from the client).


@JvmName(name = "uxkivqovkatkawtg")
suspend fun spec(argument: suspend ServiceSpecArgsBuilder.() -> Unit)

Parameters

argument

Holds the desired state of the Service (from the client).