Java com.amazonaws.auth.policy.conditions ConditionFactory fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.auth.policy.conditions ConditionFactory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.auth.policy.conditions ConditionFactory.

The text is from its open source code.

Field

StringSOURCE_ARN_CONDITION_KEY
Condition key for the Amazon Resource Name (ARN) of the source specified in a request.

Method

ConditionnewSourceArnCondition(String arnPattern)
Constructs a new access policy condition that compares the Amazon Resource Name (ARN) of the source of an AWS resource that is modifying another AWS resource with the specified pattern.