basicService

@JvmName(name = "ssbrpijwncjqheic")
suspend fun basicService(value: Output<BasicServiceArgs>)
@JvmName(name = "nuavfforapntvdej")
suspend fun basicService(value: BasicServiceArgs?)

Parameters

value

Message that contains the service type and service labels of this service if it is a basic service. Documentation and examples here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).


@JvmName(name = "iaikkcdxiwexbxnh")
suspend fun basicService(argument: suspend BasicServiceArgsBuilder.() -> Unit)

Parameters

argument

Message that contains the service type and service labels of this service if it is a basic service. Documentation and examples here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).