CreateArtifactResponse constructor
CreateArtifactResponse({
- String? artifactArn,
Implementation
CreateArtifactResponse({
this.artifactArn,
});
CreateArtifactResponse({
this.artifactArn,
});