CodeArtifacts object that contains the S3 object keys for a source code .zip file and for a build artifacts .zip file that contains .jar or .class files.{
"BucketName": "string",
"CodeArtifacts": {
"SourceCodeArtifactsObjectKey": "string",
"BuildArtifactsObjectKey": "string"
}
}