Policy Store Schema Definition Args
data class PolicyStoreSchemaDefinitionArgs(val cedarJson: Output<String>? = null) : ConvertibleToJava<PolicyStoreSchemaDefinitionArgs>
Properties
Link copied to clipboard
A JSON string representation of the schema supported by applications that use this policy store. For more information, see Policy store schema in the AVP User Guide.