Parameter constructor
Parameter({})
Implementation
Parameter({
this.arn,
this.dataType,
this.lastModifiedDate,
this.name,
this.selector,
this.sourceResult,
this.type,
this.value,
this.version,
});
Parameter({
this.arn,
this.dataType,
this.lastModifiedDate,
this.name,
this.selector,
this.sourceResult,
this.type,
this.value,
this.version,
});