| Package | Description |
|---|---|
| software.amazon.awssdk.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateStaticPolicyDefinition |
UpdatePolicyDefinition.staticValue()
Contains details about the updates to be applied to a static policy.
|
| Modifier and Type | Method and Description |
|---|---|
static UpdatePolicyDefinition |
UpdatePolicyDefinition.fromStaticValue(UpdateStaticPolicyDefinition staticValue)
Create an instance of this class with
UpdatePolicyDefinition.staticValue() initialized to the given value. |
UpdatePolicyDefinition.Builder |
UpdatePolicyDefinition.Builder.staticValue(UpdateStaticPolicyDefinition staticValue)
Contains details about the updates to be applied to a static policy.
|
Copyright © 2023. All rights reserved.