GenerateAccessLogsRequest

The request structure for the generate access logs request.

Types

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

Properties

Link copied to clipboard

The unique ID for an Amplify app.

Link copied to clipboard

The name of the domain.

Link copied to clipboard

The time at which the logs should end. The time range specified is inclusive of the end time.

Link copied to clipboard

The time at which the logs should start. The time range specified is inclusive of the start time.

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