| Package | Description |
|---|---|
| software.amazon.awssdk.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
static SchemaDefinition.Builder |
SchemaDefinition.builder() |
SchemaDefinition.Builder |
SchemaDefinition.Builder.cedarJson(String cedarJson)
A JSON string representation of the schema supported by applications that use this policy store.
|
SchemaDefinition.Builder |
SchemaDefinition.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SchemaDefinition.Builder> |
SchemaDefinition.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default PutSchemaRequest.Builder |
PutSchemaRequest.Builder.definition(Consumer<SchemaDefinition.Builder> definition)
Specifies the definition of the schema to be stored.
|
Copyright © 2023. All rights reserved.