29 namespace CodePipeline
97 bool m_typeHasBeenSet;
99 bool m_s3LocationHasBeenSet;
void SetS3Location(S3ArtifactLocation &&value)
void SetS3Location(const S3ArtifactLocation &value)
void SetType(ArtifactLocationType &&value)
const S3ArtifactLocation & GetS3Location() const
ArtifactLocation & WithS3Location(S3ArtifactLocation &&value)
#define AWS_CODEPIPELINE_API
ArtifactLocation & WithType(ArtifactLocationType &&value)
ArtifactLocation & WithS3Location(const S3ArtifactLocation &value)
void SetType(const ArtifactLocationType &value)
const ArtifactLocationType & GetType() const
ArtifactLocation & WithType(const ArtifactLocationType &value)
JSON (JavaScript Object Notation).