Builder
Properties
The branch name for this version. If not specified, inherits the parent's branch or defaults to mainline.
The updated name for the configuration bundle.
A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If you don't specify this field, a value is randomly generated for you. If this token matches a previous request, the service ignores the request, but doesn't return an error. For more information, see Ensuring idempotency.
A commit message describing the changes in this version.
The updated component configurations. Creates a new version of the bundle.
The source that created this version, including the source name and optional ARN.
The updated description for the configuration bundle.
A list of parent version identifiers for lineage tracking. Regular commits have a single parent. Merge commits have two parents: the target branch parent and the source branch parent. If the branch already exists, the first parent must be the latest version on that branch.
Functions
construct an aws.sdk.kotlin.services.bedrockagentcorecontrol.model.VersionCreatedBySource inside the given block