Skip to content

/AWS1/CL_SSMNODEOWNERINFO

Information about ownership of a managed node.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_accountid TYPE /AWS1/SSMNODEACCOUNTID /AWS1/SSMNODEACCOUNTID

The ID of the Amazon Web Services account that owns the managed node.

iv_organizationalunitid TYPE /AWS1/SSMNODEORGALUNITID /AWS1/SSMNODEORGALUNITID

The ID of the organization unit (OU) that the account is part of.

iv_organizationalunitpath TYPE /AWS1/SSMNODEORGALUNITPATH /AWS1/SSMNODEORGALUNITPATH

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/


Queryable Attributes

AccountId

The ID of the Amazon Web Services account that owns the managed node.

Accessible with the following methods

Method Description
GET_ACCOUNTID() Getter for ACCOUNTID, with configurable default
ASK_ACCOUNTID() Getter for ACCOUNTID w/ exceptions if field has no value
HAS_ACCOUNTID() Determine if ACCOUNTID has a value

OrganizationalUnitId

The ID of the organization unit (OU) that the account is part of.

Accessible with the following methods

Method Description
GET_ORGANIZATIONALUNITID() Getter for ORGANIZATIONALUNITID, with configurable default
ASK_ORGANIZATIONALUNITID() Getter for ORGANIZATIONALUNITID w/ exceptions if field has n
HAS_ORGANIZATIONALUNITID() Determine if ORGANIZATIONALUNITID has a value

OrganizationalUnitPath

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/

Accessible with the following methods

Method Description
GET_ORGANIZATIONALUNITPATH() Getter for ORGANIZATIONALUNITPATH, with configurable default
ASK_ORGANIZATIONALUNITPATH() Getter for ORGANIZATIONALUNITPATH w/ exceptions if field has
HAS_ORGANIZATIONALUNITPATH() Determine if ORGANIZATIONALUNITPATH has a value