contextKeyName property
The full name of a condition context key, including the service prefix. For
example, aws:SourceIp
or s3:VersionId
.
Implementation
final String? contextKeyName;
The full name of a condition context key, including the service prefix. For
example, aws:SourceIp
or s3:VersionId
.
final String? contextKeyName;