Skip to content

Bedrock Agentcore Control  >  Unions  >  HarnessEnvironmentArtifact

HarnessEnvironmentArtifact

Union Type

HarnessEnvironmentArtifact module-attribute

The environment artifact for a harness, such as a container image containing custom dependencies.

Union Member Types

HarnessEnvironmentArtifactContainerConfiguration dataclass

Representation of a container configuration.

Attributes

value instance-attribute

HarnessEnvironmentArtifactUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str