INPUT_OBJECT
AwsOuInput
Description
Details of an AWS Organization unit.
link GraphQL Schema definition
- input AwsOuInput {
- # Native ID of AWS Organization unit.
- String :
- # Name of AWS Organization unit.
- String :
- # The cloud type for the AWS Organization unit.
- AwsCloudType :
- }