Builder
Properties
The branch name for version tracking. Defaults to mainline if not specified.
The name for the configuration bundle. Names must be unique within your account.
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 initial version of the configuration bundle.
A map of component identifiers to their configurations. Each component represents a configurable element within the bundle.
The source that created this version, including the source name and optional ARN.
The description for the configuration bundle.
Functions
construct an aws.sdk.kotlin.services.bedrockagentcorecontrol.model.VersionCreatedBySource inside the given block