TestAwsOrganizationDiscoveryResult
TestAwsOrganizationDiscoveryResult
TestAwsOrganizationDiscoveryResult
Result of testing AWS organization discovery.
accounts |
[AwsDiscoveredAccount!]! | List of discovered accounts. |
error |
String | Error message if the test failed. |
managementAccountId |
String | The management account ID. |
organizationalUnits |
[AwsDiscoveredOU!]! | List of discovered organizational units. |
organizationId |
String | The AWS organization ID if discovered. |
rootId |
String | The organization root ID. |
rootName |
String | The organization root name (typically "Root"). |
success |
Boolean! | Whether the discovery test succeeded. |
testedAt |
String! | Timestamp when the test was performed. |