get Debug Session
Retrieves a debug session.
Return
null
Parameters
argument
null
suspend fun getDebugSession(apiId: String, debugsessionId: String, environmentId: String, organizationId: String, revisionId: String): GetDebugSessionResult
Return
null
See also
Parameters
api Id
debugsession Id
environment Id
organization Id
revision Id
suspend fun getDebugSession(argument: suspend GetDebugSessionPlainArgsBuilder.() -> Unit): GetDebugSessionResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.apigee.v1.kotlin.inputs.GetDebugSessionPlainArgs.