Module aws_sdk_codecatalyst::types
source · Expand description
Data structures used by operation inputs/outputs.
Modules
- Builders
- Error types that Amazon CodeCatalyst can respond with.
Structs
Information about a specified personal access token (PAT).
Information about connection details for a Dev Environment.
Information about the source repsitory for a Dev Environment.
Information about the configuration of a Dev Environment session.
Information about active sessions for a Dev Environment.
Information about a Dev Environment.
Information about an email address.
Information about an entry in an event log of Amazon CodeCatalyst activity.
Information about the payload of an event recording Amazon CodeCatalyst activity.
Information about the commands that will be run on a Dev Environment when an SSH session begins.
Information about a filter used to limit results of a query.
Information about an integrated development environment (IDE) used in a Dev Environment.
Information about the configuration of an integrated development environment (IDE) for a Dev Environment.
Information about a source repository returned in a list of source repositories.
Information about a branch of a source repository returned in a list of branches.
Information about the persistent storage for a Dev Environment.
Information about the configuration of persistent storage for a Dev Environment.
Information about a project in a space.
nformation about the filter used to narrow the results returned in a list of projects.
Information about a project.
Information about a repository that will be cloned to a Dev Environment.
Information about an space.
Information about a user whose activity is recorded in an event for a space.
Information about a workflow definition file.
Information about a workflow definition.
Information used to sort workflow runs in the returned list.
Information about the status of a workflow run.
Information about a workflow run.
Information used to sort workflows in the returned list.
Information about a workflow.
Enums
- 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. - 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. - 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. - 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. - 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. - 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. - 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. - 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. - 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. - 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.