Interface SchemaDefinition.Builder

    • Method Detail

      • cedarJson

        SchemaDefinition.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.

        Parameters:
        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.