Skip to content

Bedrock Agentcore Control  >  Structures  >  VersionCreatedBySource

VersionCreatedBySource

Structure Class

VersionCreatedBySource dataclass

The source that created a configuration bundle version.

Attributes

arn class-attribute instance-attribute
arn: str | None = None

The Amazon Resource Name (ARN) of the source, if applicable (for example, a user ARN or optimization job ARN).

name instance-attribute
name: str

The name of the source (for example, user, optimization-job, or system).