AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The criteria to use in the filter that defines the archive rule. For more information on available filter keys, see IAM Access Analyzer filter keys.
Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z
public class Criterion
The Criterion type exposes the following members
Name | Description | |
---|---|---|
![]() |
Criterion() |
Name | Type | Description | |
---|---|---|---|
![]() |
Contains | System.Collections.Generic.List<System.String> |
Gets and sets the property Contains. A "contains" operator to match for the filter used to create the rule. |
![]() |
Eq | System.Collections.Generic.List<System.String> |
Gets and sets the property Eq. An "equals" operator to match for the filter used to create the rule. |
![]() |
Exists | System.Boolean |
Gets and sets the property Exists. An "exists" operator to match for the filter used to create the rule. |
![]() |
Neq | System.Collections.Generic.List<System.String> |
Gets and sets the property Neq. A "not equals" operator to match for the filter used to create the rule. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5