public static interface SchemaDefinition.Builder extends SdkPojo, CopyableBuilder<SchemaDefinition.Builder,SchemaDefinition>
| Modifier and Type | Method and Description |
|---|---|
SchemaDefinition.Builder |
cedarJson(String cedarJson)
A JSON string representation of the schema supported by applications that use this policy store.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSchemaDefinition.Builder cedarJson(String cedarJson)
A JSON string representation of the schema supported by applications that use this policy store. For more information, see Policy store schema in the Amazon Verified Permissions User Guide.
cedarJson - A JSON string representation of the schema supported by applications that use this policy store. For
more information, see Policy store
schema in the Amazon Verified Permissions User Guide.Copyright © 2023. All rights reserved.