class
Amazonite::Ssm::ResourceDataSyncOrganizationalUnit
- Amazonite::Ssm::ResourceDataSyncOrganizationalUnit
- Reference
- Object
Overview
The Organizations organizational unit data source for the sync.
Included Modules
- JSON::Serializable
Defined in:
ssm/resource_data_sync_organizational_unit.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#organizational_unit_id : String | Nil
The Organizations unit ID data source for the sync.
-
#organizational_unit_id=(organizational_unit_id : String | Nil)
The Organizations unit ID data source for the sync.
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def organizational_unit_id=(organizational_unit_id : String | Nil)
#
The Organizations unit ID data source for the sync.