| Package | Description |
|---|---|
| software.amazon.awssdk.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
SchemaDefinition |
PutSchemaRequest.definition()
Specifies the definition of the schema to be stored.
|
static SchemaDefinition |
SchemaDefinition.fromCedarJson(String cedarJson)
Create an instance of this class with
cedarJson() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
PutSchemaRequest.Builder |
PutSchemaRequest.Builder.definition(SchemaDefinition definition)
Specifies the definition of the schema to be stored.
|
Copyright © 2023. All rights reserved.