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