replicationScope property

ReplicationScope? replicationScope
final

The replication scope of the conditional forwarder. The only allowed value is Domain, which will replicate the conditional forwarder to all of the domain controllers for your AWS directory.

Implementation

final ReplicationScope? replicationScope;