GetContainerLogRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the container that is either running or previously ran on the container service for which to return a log.

Link copied to clipboard

The end of the time interval for which to get log data.

Link copied to clipboard

The pattern to use to filter the returned log events to a specific term.

Link copied to clipboard

The token to advance to the next page of results from your request.

Link copied to clipboard

The name of the container service for which to get a container log.

Link copied to clipboard

The start of the time interval for which to get log data.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String