ServerReplicationParameters constructor
ServerReplicationParameters({})
Implementation
ServerReplicationParameters({
this.encrypted,
this.frequency,
this.kmsKeyId,
this.licenseType,
this.numberOfRecentAmisToKeep,
this.runOnce,
this.seedTime,
});