| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
GrantConstraints |
CreateGrantRequest.constraints()
Specifies a grant constraint.
|
GrantConstraints |
GrantListEntry.constraints()
A list of key-value pairs that must be present in the encryption context of certain subsequent operations that
the grant allows.
|
| Modifier and Type | Method and Description |
|---|---|
CreateGrantRequest.Builder |
CreateGrantRequest.Builder.constraints(GrantConstraints constraints)
Specifies a grant constraint.
|
GrantListEntry.Builder |
GrantListEntry.Builder.constraints(GrantConstraints constraints)
A list of key-value pairs that must be present in the encryption context of certain subsequent operations
that the grant allows.
|
Copyright © 2023. All rights reserved.