INPUT_OBJECT

AwsNativeFeatureStatusFilter

Description

Input to filter objects by connected status of the AWS native feature.

link GraphQL Schema definition

  • input AwsNativeFeatureStatusFilter {
  • # Filter by connected status for the AWS native feature.
  • awsNativeFeatureStatus: CloudAccountFeature!
  • }