AWS SDK for C++
0.14.3
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
Aws | |
JSON (JavaScript Object Notation). | |
Aws::CodePipeline | |
Aws::CodePipeline::Model | |
Aws::CodePipeline::Model::ArtifactLocationTypeMapper | |
Enumerations | |
enum | Aws::CodePipeline::Model::ArtifactLocationType { Aws::CodePipeline::Model::ArtifactLocationType::NOT_SET, Aws::CodePipeline::Model::ArtifactLocationType::S3 } |
Functions | |
AWS_CODEPIPELINE_API ArtifactLocationType | Aws::CodePipeline::Model::ArtifactLocationTypeMapper::GetArtifactLocationTypeForName (const Aws::String &name) |
AWS_CODEPIPELINE_API Aws::String | Aws::CodePipeline::Model::ArtifactLocationTypeMapper::GetNameForArtifactLocationType (ArtifactLocationType value) |