Class ResourceDataSyncDestinationDataSharing

java.lang.Object
software.amazon.awssdk.services.ssm.model.ResourceDataSyncDestinationDataSharing
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ResourceDataSyncDestinationDataSharing.Builder,ResourceDataSyncDestinationDataSharing>

@Generated("software.amazon.awssdk:codegen") public final class ResourceDataSyncDestinationDataSharing extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ResourceDataSyncDestinationDataSharing.Builder,ResourceDataSyncDestinationDataSharing>

Synchronize Amazon Web Services Systems Manager Inventory data from multiple Amazon Web Services accounts defined in Organizations to a centralized Amazon S3 bucket. Data is synchronized to individual key prefixes in the central bucket. Each key prefix represents a different Amazon Web Services account ID.

See Also: