TableReplicaArgs

constructor(arn: Output<String>? = null, kmsKeyArn: Output<String>? = null, pointInTimeRecovery: Output<Boolean>? = null, propagateTags: Output<Boolean>? = null, regionName: Output<String>, streamArn: Output<String>? = null, streamLabel: Output<String>? = null)