INPUT_OBJECT
AwsCloudAccountConfigsInput
Description
Input to get AWS cloud account configurations.
link GraphQL Schema definition
- input AwsCloudAccountConfigsInput {
- # Type of cloud native protection feature.
- CloudAccountFeature! :
- # List of status filters for listing cloud accounts.
- CloudAccountStatus!]! : [
- # Admin account ID to filter.
- UUID :
- # Search text to match in native ID, account name, or role ARN.
- String :
- }