SessionEntityType

class SessionEntityType : KotlinCustomResource

Creates a session entity type.

Properties

Link copied to clipboard
val agentId: Output<String>
Link copied to clipboard

The collection of entities to override or supplement the custom entity type.

Link copied to clipboard

Indicates whether the additional data should override or supplement the custom entity type definition.

Link copied to clipboard
val environmentId: Output<String>
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

The unique identifier of the session entity type. Format: projects//locations//agents//sessions//entityTypes/ or projects//locations//agents//environments//sessions//entityTypes/. If Environment ID is not specified, we assume default 'draft' environment.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sessionId: Output<String>
Link copied to clipboard
val urn: Output<String>