EnableOperatorAppRequest

Input for enabling the Operator App for an AgentSpace.

Types

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

Properties

Link copied to clipboard

The unique identifier of the AgentSpace

Link copied to clipboard

The authentication flow configured for the operator App. e.g. iam or idc

Link copied to clipboard

The IdC instance Arn used to create an IdC auth application

Link copied to clipboard

The OIDC client ID for the IdP application

Link copied to clipboard

The OIDC client secret for the IdP application

Link copied to clipboard

The OIDC issuer URL of the external Identity Provider

Link copied to clipboard

The IAM role end users assume to access AIDevOps APIs

Link copied to clipboard

The Identity Provider name (e.g., Entra, Okta, Google)

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