PublishLayerVersionResponse constructor
PublishLayerVersionResponse({})
Implementation
PublishLayerVersionResponse({
this.compatibleRuntimes,
this.content,
this.createdDate,
this.description,
this.layerArn,
this.layerVersionArn,
this.licenseInfo,
this.version,
});