| Package | Description |
|---|---|
| com.amazonaws.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
UpdatePolicyDefinition |
UpdatePolicyDefinition.clone() |
UpdatePolicyDefinition |
UpdatePolicyRequest.getDefinition()
Specifies the updated policy content that you want to replace on the specified policy.
|
UpdatePolicyDefinition |
UpdatePolicyDefinition.withStatic(UpdateStaticPolicyDefinition staticValue)
Contains details about the updates to be applied to a static policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdatePolicyRequest.setDefinition(UpdatePolicyDefinition definition)
Specifies the updated policy content that you want to replace on the specified policy.
|
UpdatePolicyRequest |
UpdatePolicyRequest.withDefinition(UpdatePolicyDefinition definition)
Specifies the updated policy content that you want to replace on the specified policy.
|
Copyright © 2023. All rights reserved.