Get Policy Document Statement Condition
data class GetPolicyDocumentStatementCondition(val test: String, val values: List<String>, val variable: String) : ConvertibleToJava<GetPolicyDocumentStatementCondition>
Constructors
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Name of a Context Variable to apply the condition to. Context variables may either be standard AWS variables starting with aws:
or service-specific variables prefixed with the service name.