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
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
inline fun copy(block: AgentAccessConfigForUpdate.Builder.() -> Unit = {}): AgentAccessConfigForUpdate