Module types

Source
Expand description

Data structures used by operation inputs/outputs.

Modules§

builders
Builders
error
Error types that Amazon CodeCatalyst can respond with.

Structs§

AccessTokenSummary

Information about a specified personal access token (PAT).

DevEnvironmentAccessDetails

Information about connection details for a Dev Environment.

DevEnvironmentRepositorySummary

Information about the source repsitory for a Dev Environment.

DevEnvironmentSessionConfiguration

Information about the configuration of a Dev Environment session.

DevEnvironmentSessionSummary

Information about active sessions for a Dev Environment.

DevEnvironmentSummary

Information about a Dev Environment.

EmailAddress

Information about an email address.

EventLogEntry

Information about an entry in an event log of Amazon CodeCatalyst activity.

EventPayload

Information about the payload of an event recording Amazon CodeCatalyst activity.

ExecuteCommandSessionConfiguration

Information about the commands that will be run on a Dev Environment when an SSH session begins.

Filter

Information about a filter used to limit results of a query.

Ide

Information about an integrated development environment (IDE) used in a Dev Environment.

IdeConfiguration

Information about the configuration of an integrated development environment (IDE) for a Dev Environment.

ListSourceRepositoriesItem

Information about a source repository returned in a list of source repositories.

ListSourceRepositoryBranchesItem

Information about a branch of a source repository returned in a list of branches.

PersistentStorage

Information about the persistent storage for a Dev Environment.

PersistentStorageConfiguration

Information about the configuration of persistent storage for a Dev Environment.

ProjectInformation

Information about a project in a space.

ProjectListFilter

nformation about the filter used to narrow the results returned in a list of projects.

ProjectSummary

Information about a project.

RepositoryInput

Information about a repository that will be cloned to a Dev Environment.

SpaceSummary

Information about an space.

UserIdentity

Information about a user whose activity is recorded in an event for a space.

WorkflowDefinition

Information about a workflow definition file.

WorkflowDefinitionSummary

Information about a workflow definition.

WorkflowRunSortCriteria

Information used to sort workflow runs in the returned list.

WorkflowRunStatusReason

Information about the status of a workflow run.

WorkflowRunSummary

Information about a workflow run.

WorkflowSortCriteria

Information used to sort workflows in the returned list.

WorkflowSummary

Information about a workflow.

Enums§

ComparisonOperator
When writing a match expression against ComparisonOperator, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
DevEnvironmentSessionType
When writing a match expression against DevEnvironmentSessionType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
DevEnvironmentStatus
When writing a match expression against DevEnvironmentStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
FilterKey
When writing a match expression against FilterKey, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
InstanceType
When writing a match expression against InstanceType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
OperationType
When writing a match expression against OperationType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
UserType
When writing a match expression against UserType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
WorkflowRunMode
When writing a match expression against WorkflowRunMode, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
WorkflowRunStatus
When writing a match expression against WorkflowRunStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
WorkflowStatus
When writing a match expression against WorkflowStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.