Expand description
Data structures used by operation inputs/outputs.
Modules§
Structs§
- Access
Token Summary Information about a specified personal access token (PAT).
- DevEnvironment
Access Details Information about connection details for a Dev Environment.
- DevEnvironment
Repository Summary Information about the source repsitory for a Dev Environment.
- DevEnvironment
Session Configuration Information about the configuration of a Dev Environment session.
- DevEnvironment
Session Summary Information about active sessions for a Dev Environment.
- DevEnvironment
Summary Information about a Dev Environment.
- Email
Address Information about an email address.
- Event
LogEntry Information about an entry in an event log of Amazon CodeCatalyst activity.
- Event
Payload Information about the payload of an event recording Amazon CodeCatalyst activity.
- Execute
Command Session Configuration 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.
- List
Source Repositories Item Information about a source repository returned in a list of source repositories.
- List
Source Repository Branches Item Information about a branch of a source repository returned in a list of branches.
- Persistent
Storage Information about the persistent storage for a Dev Environment.
- Persistent
Storage Configuration Information about the configuration of persistent storage for a Dev Environment.
- Project
Information Information about a project in a space.
- Project
List Filter nformation about the filter used to narrow the results returned in a list of projects.
- Project
Summary Information about a project.
- Repository
Input Information about a repository that will be cloned to a Dev Environment.
- Space
Summary Information about an space.
- User
Identity Information about a user whose activity is recorded in an event for a space.
- Workflow
Definition Information about a workflow definition file.
- Workflow
Definition Summary Information about a workflow definition.
- Workflow
RunSort Criteria Information used to sort workflow runs in the returned list.
- Workflow
RunStatus Reason Information about the status of a workflow run.
- Workflow
RunSummary Information about a workflow run.
- Workflow
Sort Criteria Information used to sort workflows in the returned list.
- Workflow
Summary Information about a workflow.
Enums§
- Comparison
Operator - 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. - DevEnvironment
Session Type - 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. - DevEnvironment
Status - 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. - Filter
Key - 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. - Instance
Type - 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. - Operation
Type - 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. - User
Type - 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. - Workflow
RunMode - 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. - Workflow
RunStatus - 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. - Workflow
Status - 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.