Uses of Class
software.amazon.awssdk.services.macie2.model.ReplicationDetails
-
Packages that use ReplicationDetails Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of ReplicationDetails in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return ReplicationDetails Modifier and Type Method Description ReplicationDetailsBucketMetadata. replicationDetails()Specifies whether the bucket is configured to replicate one or more objects to buckets for other Amazon Web Services accounts and, if so, which accounts.Methods in software.amazon.awssdk.services.macie2.model with parameters of type ReplicationDetails Modifier and Type Method Description BucketMetadata.BuilderBucketMetadata.Builder. replicationDetails(ReplicationDetails replicationDetails)Specifies whether the bucket is configured to replicate one or more objects to buckets for other Amazon Web Services accounts and, if so, which accounts.
-