| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevents.model |
| Modifier and Type | Method and Description |
|---|---|
Condition |
Condition.clone() |
Condition |
PutPermissionRequest.getCondition()
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.
|
Condition |
Condition.withKey(String key)
Specifies the key for the condition.
|
Condition |
Condition.withType(String type)
Specifies the type of condition.
|
Condition |
Condition.withValue(String value)
Specifies the value for the key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutPermissionRequest.setCondition(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.
|
PutPermissionRequest |
PutPermissionRequest.withCondition(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.
|
Copyright © 2023. All rights reserved.