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