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

Class: Aws::SSM::Types::ResourceDataSyncOrganizationalUnit

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

Overview

Note:

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

{
  organizational_unit_id: "ResourceDataSyncOrganizationalUnitId",
}

The AWS Organizations organizational unit data source for the sync.

Instance Attribute Summary collapse

Instance Attribute Details

#organizational_unit_idString

The AWS Organization unit ID data source for the sync.

Returns:

  • (String)

    The AWS Organization unit ID data source for the sync.