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.
Contains information about a condition context key. It includes the name of the key
and specifies the value (or values, if the context key supports multiple values) to
use in the simulation. This information is used when evaluating the Condition
elements of the input policies.
This data type is used as an input parameter to SimulateCustomPolicy and SimulatePrincipalPolicy.
Namespace: Amazon.IdentityManagement.Model
Assembly: AWSSDK.IdentityManagement.dll
Version: 3.x.y.z
public class ContextEntry
The ContextEntry type exposes the following members
Name | Description | |
---|---|---|
ContextEntry() |
Name | Type | Description | |
---|---|---|---|
ContextKeyName | System.String |
Gets and sets the property ContextKeyName.
The full name of a condition context key, including the service prefix. For example,
|
|
ContextKeyType | Amazon.IdentityManagement.ContextKeyTypeEnum |
Gets and sets the property ContextKeyType.
The data type of the value (or values) specified in the |
|
ContextKeyValues | System.Collections.Generic.List<System.String> |
Gets and sets the property ContextKeyValues.
The value (or values, if the condition context key supports multiple values) to provide
to the simulation when the key is referenced by a |
.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