class
Amazonite::Ssm::NodeOwnerInfo
- Amazonite::Ssm::NodeOwnerInfo
- Reference
- Object
Overview
Information about ownership of a managed node.
Included Modules
- JSON::Serializable
Defined in:
ssm/node_owner_info.crConstructors
- .new(pull : JSON::PullParser)
- .new(account_id : String | Nil = nil, organizational_unit_id : String | Nil = nil, organizational_unit_path : String | Nil = nil)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#account_id : String | Nil
The ID of the Amazon Web Services account that owns the managed node.
-
#account_id=(account_id : String | Nil)
The ID of the Amazon Web Services account that owns the managed node.
-
#hash(hasher)
See
Object#hash(hasher) -
#organizational_unit_id : String | Nil
The ID of the organization unit (OU) that the account is part of.
-
#organizational_unit_id=(organizational_unit_id : String | Nil)
The ID of the organization unit (OU) that the account is part of.
-
#organizational_unit_path : String | Nil
The path for the organizational unit (OU) that owns the managed node.
-
#organizational_unit_path=(organizational_unit_path : String | Nil)
The path for the organizational unit (OU) that owns the managed node.
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
The ID of the Amazon Web Services account that owns the managed node.
The ID of the Amazon Web Services account that owns the managed node.
The ID of the organization unit (OU) that the account is part of.
The ID of the organization unit (OU) that the account is part of.
The path for the organizational unit (OU) that owns the managed node. The path for the OU is built using the IDs of the organization, root, and all OUs in the path down to and including the OU. For example:
o-a1b2c3d4e5/r-f6g7h8i9j0example/ou-ghi0-awsccccc/ou-jkl0-awsddddd/
The path for the organizational unit (OU) that owns the managed node. The path for the OU is built using the IDs of the organization, root, and all OUs in the path down to and including the OU. For example:
o-a1b2c3d4e5/r-f6g7h8i9j0example/ou-ghi0-awsccccc/ou-jkl0-awsddddd/