Class: Aws::Types::ResourceDataSyncAwsOrganizationsSource

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#organization_source_type::String

Returns the value of attribute organization_source_type.

Returns:

  • (::String)


3863
3864
3865
# File 'sig/types.rbs', line 3863

def organization_source_type
  @organization_source_type
end

#organizational_units::Array[Types::ResourceDataSyncOrganizationalUnit]

Returns the value of attribute organizational_units.



3864
3865
3866
# File 'sig/types.rbs', line 3864

def organizational_units
  @organizational_units
end