replicationConfig
construct an aws.sdk.kotlin.services.eventbridge.model.ReplicationConfig inside the given block
Enable or disable event replication. The default state is ENABLED
which means you must supply a RoleArn
. If you don't have a RoleArn
or you don't want event replication enabled, set the state to DISABLED
.