ParameterVersion constructor
ParameterVersion({})
Implementation
ParameterVersion({
this.createTime,
this.disabled,
this.kmsKeyVersion,
this.name,
this.payload,
this.updateTime,
});
ParameterVersion({
this.createTime,
this.disabled,
this.kmsKeyVersion,
this.name,
this.payload,
this.updateTime,
});