Uses of Class
software.amazon.awssdk.services.eventbridge.model.Condition
-
Packages that use Condition Package Description software.amazon.awssdk.services.eventbridge.model -
-
Uses of Condition in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return Condition Modifier and Type Method Description ConditionPutPermissionRequest. condition()This parameter enables you to limit the permission to accounts that fulfill a certain condition, such as being a member of a certain Amazon Web Services organization.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type Condition Modifier and Type Method Description PutPermissionRequest.BuilderPutPermissionRequest.Builder. condition(Condition condition)This parameter enables you to limit the permission to accounts that fulfill a certain condition, such as being a member of a certain Amazon Web Services organization.
-