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.
Constructs a new access policy condition that performs a boolean comparison.
Namespace: Amazon.Auth.AccessControlPolicy
Assembly: AWSSDK.Core.dll
Version: 3.x.y.z
public Condition NewCondition(
String key,
Boolean value
)
The access policy condition key specifying where to get the first boolean value for the comparison (ex: aws:SecureTransport).
The boolean to compare against.
.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