| Package | Description |
|---|---|
| com.amazonaws.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
SchemaDefinition |
SchemaDefinition.clone() |
SchemaDefinition |
PutSchemaRequest.getDefinition()
Specifies the definition of the schema to be stored.
|
SchemaDefinition |
SchemaDefinition.withCedarJson(String cedarJson)
A JSON string representation of the schema supported by applications that use this policy store.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutSchemaRequest.setDefinition(SchemaDefinition definition)
Specifies the definition of the schema to be stored.
|
PutSchemaRequest |
PutSchemaRequest.withDefinition(SchemaDefinition definition)
Specifies the definition of the schema to be stored.
|
Copyright © 2024. All rights reserved.