You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SSM::Types::ResourceDataSyncDestinationDataSharing

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing ResourceDataSyncDestinationDataSharing as input to an Aws::Client method, you can use a vanilla Hash:

{
  destination_data_sharing_type: "ResourceDataSyncDestinationDataSharingType",
}

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#destination_data_sharing_typeString

The sharing data type. Only Organization is supported.

Returns:

  • (String)

    The sharing data type.