ReadonlyasDestination-side configuration with key mappings, or null if not a destination.
ReadonlysourceToDestinationKeyMapping: Record<string, ApplicationKeyId>Mapping from source application key IDs to destination application key IDs.
ReadonlyasSource-side configuration with replication rules, or null if not a source.
ReadonlyreplicationRules: readonly ReplicationRule[]Rules governing which files are replicated and where.
ReadonlysourceApplicationKeyId: ApplicationKeyIdApplication key ID authorized to read from this source bucket.
Complete replication configuration for a bucket, covering both source and destination roles.