CedarJson
A JSON string representation of the schema supported by applications that use this policy store. To delete the schema, run PutSchema with {}
for this parameter. For more information, see Policy store schema in the Amazon Verified Permissions User Guide.
Inherited functions
Link copied to clipboard
Casts this SchemaDefinition as a CedarJson and retrieves its kotlin.String value. Throws an exception if the SchemaDefinition is not a CedarJson.
Link copied to clipboard
Casts this SchemaDefinition as a CedarJson and retrieves its kotlin.String value. Returns null if the SchemaDefinition is not a CedarJson.