| Package | Description |
|---|---|
| software.amazon.awssdk.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationSettings |
GetPolicyStoreResponse.validationSettings()
The current validation settings for the policy store.
|
ValidationSettings |
UpdatePolicyStoreRequest.validationSettings()
A structure that defines the validation settings that want to enable for the policy store.
|
ValidationSettings |
CreatePolicyStoreRequest.validationSettings()
Specifies the validation setting for this policy store.
|
| Modifier and Type | Method and Description |
|---|---|
GetPolicyStoreResponse.Builder |
GetPolicyStoreResponse.Builder.validationSettings(ValidationSettings validationSettings)
The current validation settings for the policy store.
|
UpdatePolicyStoreRequest.Builder |
UpdatePolicyStoreRequest.Builder.validationSettings(ValidationSettings validationSettings)
A structure that defines the validation settings that want to enable for the policy store.
|
CreatePolicyStoreRequest.Builder |
CreatePolicyStoreRequest.Builder.validationSettings(ValidationSettings validationSettings)
Specifies the validation setting for this policy store.
|
Copyright © 2023. All rights reserved.