AgentAccessConfigForUpdate

The configuration for updating agent access on a stack. This type supports partial updates, so you only need to specify the fields you want to change.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon S3 bucket where agent screenshots are stored.

Link copied to clipboard

The image format for agent screen captures.

Link copied to clipboard

The screen resolution for the agent streaming environment.

Link copied to clipboard

Indicates whether screenshot uploads to Amazon S3 are enabled for agent sessions.

Link copied to clipboard

The list of agent access settings that define permissions for each agent action.

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